初始化项目,由ModelHub XC社区提供模型

Model: qgallouedec/Qwen3-0.6B-SFT-20251113165959
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-05-10 18:49:58 +08:00
commit 27db1f0296
15 changed files with 151974 additions and 0 deletions

9
.eval_results/gsm8k.yaml Normal file
View File

@@ -0,0 +1,9 @@
- dataset:
id: openai/gsm8k
task_id: gsm8k
value: 96.8
date: '2024-07-16'
notes: "8-shot CoT"
source:
url: https://github.com/meta-llama/llama-models/blob/main/models/llama3_1/MODEL_CARD.md
name: Model Card

12
.eval_results/hl.yaml Normal file
View File

@@ -0,0 +1,12 @@
- dataset:
id: cais/hle # Required. Hub dataset ID (must be a Benchmark)
task_id: default # Required. ID of the Task, as defined in the dataset's eval.yaml
revision: hash # Optional. Dataset revision hash
value: 20.90 # Required. Metric value
verifyToken: this_token # Optional. Cryptographic proof of auditable evaluation
date: "2025-01-15" # Optional. ISO-8601 date or datetime of when the eval was run (defaults to git commit time)
source: # Optional. Attribution for this result, for instance a repo containing output traces or a Paper
url: https://huggingface.co/spaces/SaylorTwift/smollm3-mmlu-pro # Required if source provided
name: Eval traces # Optional. Display name
user: SaylorTwift # Optional. HF username/org
notes: "no-tools" # Optional. Details about the evaluation setup (e.g., "tools", "no-tools", etc.)