ModelHub XC 762cb3ad04 初始化项目,由ModelHub XC社区提供模型
Model: andy-lzjtu/Qwen3-8B_MapFinBen
Source: Original Platform
2026-07-03 04:54:17 +08:00

license, base_model, library_name, pipeline_tag, tags
license base_model library_name pipeline_tag tags
other Qwen/Qwen3-8B transformers text-generation
qwen3
mapfinben
finance
lora
merged

Qwen3-8B_MapFinBen

Merged Qwen3-8B model fine-tuned for the MapFinBen financial benchmark.

This repository contains the full merged Hugging Face model weights and tokenizer files. It also includes Ollama-compatible template files for the benchmark conversion workflow.

Evaluation Template

For the official GGUF/Ollama workflow, use template.tmpl. It defines a simple ChatML prompt format and avoids Qwen3 thinking/tool templates:

<|im_start|>user
{{ prompt }}
<|im_end|>
<|im_start|>assistant

Recommended deterministic evaluation settings:

temperature 0.0
top_p 1.0
seed 42
stop: <|im_end|>, <|endoftext|>

Modelfile is provided as a manual Ollama import reference. The benchmark organizer may regenerate the base Modelfile after HF-to-GGUF conversion and append template.tmpl.

Description
Model synced from source: andy-lzjtu/Qwen3-8B_MapFinBen
Readme 13 MiB
Languages
Jinja 100%