Instructions to use Vaultek/Quartz-R1-8B-Genesis-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Vaultek/Quartz-R1-8B-Genesis-GGUF with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Vaultek/Quartz-R1-8B-Genesis-GGUF", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use Vaultek/Quartz-R1-8B-Genesis-GGUF with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M
Use Docker
docker model run hf.co/Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M
- LM Studio
- Jan
- Ollama
How to use Vaultek/Quartz-R1-8B-Genesis-GGUF with Ollama:
ollama run hf.co/Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M
- Unsloth Studio
How to use Vaultek/Quartz-R1-8B-Genesis-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Vaultek/Quartz-R1-8B-Genesis-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Vaultek/Quartz-R1-8B-Genesis-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Vaultek/Quartz-R1-8B-Genesis-GGUF to start chatting
- Docker Model Runner
How to use Vaultek/Quartz-R1-8B-Genesis-GGUF with Docker Model Runner:
docker model run hf.co/Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M
- Lemonade
How to use Vaultek/Quartz-R1-8B-Genesis-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Vaultek/Quartz-R1-8B-Genesis-GGUF:Q4_K_M
Run and chat with the model
lemonade run user.Quartz-R1-8B-Genesis-GGUF-Q4_K_M
List all available models
lemonade list
- Atomic Chat
Release: Quartz-R1 8B GGUF Quants Family with Full Evaluation Suite Results (part 2)
Browse files- eval_outputs/mmlu_pro/quartz_r1_genesis_clean/samples_mmlu_pro_other_2026-08-15T01-31-19.561741.jsonl +0 -0
- eval_outputs/mmlu_pro/quartz_r1_genesis_clean/samples_mmlu_pro_philosophy_2026-08-15T01-31-19.561741.jsonl +0 -0
- eval_outputs/mmlu_pro/quartz_r1_genesis_clean/samples_mmlu_pro_physics_2026-08-15T01-31-19.561741.jsonl +0 -0
- eval_outputs/mmlu_pro/quartz_r1_genesis_clean/samples_mmlu_pro_psychology_2026-08-15T01-31-19.561741.jsonl +0 -0
- results.json +566 -0
eval_outputs/mmlu_pro/quartz_r1_genesis_clean/samples_mmlu_pro_other_2026-08-15T01-31-19.561741.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_outputs/mmlu_pro/quartz_r1_genesis_clean/samples_mmlu_pro_philosophy_2026-08-15T01-31-19.561741.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_outputs/mmlu_pro/quartz_r1_genesis_clean/samples_mmlu_pro_physics_2026-08-15T01-31-19.561741.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
eval_outputs/mmlu_pro/quartz_r1_genesis_clean/samples_mmlu_pro_psychology_2026-08-15T01-31-19.561741.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
results.json
ADDED
|
@@ -0,0 +1,566 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_name": "quartz_r1_genesis_clean",
|
| 3 |
+
"date": "2026-08-18",
|
| 4 |
+
"results": {
|
| 5 |
+
"gsm8k": {
|
| 6 |
+
"name": "gsm8k",
|
| 7 |
+
"alias": "gsm8k",
|
| 8 |
+
"sample_len": 1319,
|
| 9 |
+
"exact_match,strict-match": 0.7384382107657316,
|
| 10 |
+
"exact_match_stderr,strict-match": 0.012105605733382459,
|
| 11 |
+
"exact_match,flexible-extract": 0.7422289613343442,
|
| 12 |
+
"exact_match_stderr,flexible-extract": 0.01204837021357661
|
| 13 |
+
},
|
| 14 |
+
"minerva_math500": {
|
| 15 |
+
"name": "minerva_math500",
|
| 16 |
+
"alias": "minerva_math500",
|
| 17 |
+
"sample_len": 500,
|
| 18 |
+
"exact_match,none": 0.394,
|
| 19 |
+
"exact_match_stderr,none": 0.021874299301689257,
|
| 20 |
+
"math_verify,none": 0.434,
|
| 21 |
+
"math_verify_stderr,none": 0.022187215803029008
|
| 22 |
+
},
|
| 23 |
+
"bbh_cot_fewshot": {
|
| 24 |
+
"alias": "bbh_cot_fewshot",
|
| 25 |
+
"name": "bbh_cot_fewshot",
|
| 26 |
+
"sample_len": 6511,
|
| 27 |
+
"exact_match,get-answer": 0.6848410382429734,
|
| 28 |
+
"exact_match_stderr,get-answer": 0.005162813446797612,
|
| 29 |
+
"sample_count": {
|
| 30 |
+
"exact_match,get-answer": 6511
|
| 31 |
+
}
|
| 32 |
+
},
|
| 33 |
+
"mmlu_pro": {
|
| 34 |
+
"alias": "mmlu_pro",
|
| 35 |
+
"name": "mmlu_pro",
|
| 36 |
+
"sample_len": 12032,
|
| 37 |
+
"exact_match,custom-extract": 0.4493849734042553,
|
| 38 |
+
"exact_match_stderr,custom-extract": 0.004369131624528862,
|
| 39 |
+
"sample_count": {
|
| 40 |
+
"exact_match,custom-extract": 12032
|
| 41 |
+
}
|
| 42 |
+
},
|
| 43 |
+
"ifeval": {
|
| 44 |
+
"name": "ifeval",
|
| 45 |
+
"alias": "ifeval",
|
| 46 |
+
"sample_len": 541,
|
| 47 |
+
"prompt_level_strict_acc,none": 0.38817005545286504,
|
| 48 |
+
"prompt_level_strict_acc_stderr,none": 0.020971500215794775,
|
| 49 |
+
"inst_level_strict_acc,none": 0.5071942446043165,
|
| 50 |
+
"inst_level_strict_acc_stderr,none": "N/A",
|
| 51 |
+
"prompt_level_loose_acc,none": 0.43622920517560076,
|
| 52 |
+
"prompt_level_loose_acc_stderr,none": 0.02134085308994027,
|
| 53 |
+
"inst_level_loose_acc,none": 0.539568345323741,
|
| 54 |
+
"inst_level_loose_acc_stderr,none": "N/A"
|
| 55 |
+
},
|
| 56 |
+
"drop": {
|
| 57 |
+
"name": "drop",
|
| 58 |
+
"alias": "drop",
|
| 59 |
+
"sample_len": 9536,
|
| 60 |
+
"em,none": 0.0,
|
| 61 |
+
"em_stderr,none": 0.0,
|
| 62 |
+
"f1,none": 0.04738255033557058,
|
| 63 |
+
"f1_stderr,none": 0.001040437534856409
|
| 64 |
+
},
|
| 65 |
+
"hle": {
|
| 66 |
+
"acc,none": 0.3284
|
| 67 |
+
},
|
| 68 |
+
"ru_mmlu": {
|
| 69 |
+
"acc,none": 0.2518
|
| 70 |
+
},
|
| 71 |
+
"ru_humaneval": {
|
| 72 |
+
"acc,none": 0.23170000000000002
|
| 73 |
+
},
|
| 74 |
+
"deep_swe": {
|
| 75 |
+
"acc,none": 0.012
|
| 76 |
+
},
|
| 77 |
+
"gpqa_diamond_cot_zeroshot": {
|
| 78 |
+
"name": "gpqa_diamond_cot_zeroshot",
|
| 79 |
+
"alias": "gpqa_diamond_cot_zeroshot",
|
| 80 |
+
"sample_len": 198,
|
| 81 |
+
"exact_match,strict-match": 0.0,
|
| 82 |
+
"exact_match_stderr,strict-match": 0.0,
|
| 83 |
+
"exact_match,flexible-extract": 0.13131313131313133,
|
| 84 |
+
"exact_match_stderr,flexible-extract": 0.024063156416822527
|
| 85 |
+
},
|
| 86 |
+
"gpqa_main_cot_zeroshot": {
|
| 87 |
+
"name": "gpqa_main_cot_zeroshot",
|
| 88 |
+
"alias": "gpqa_main_cot_zeroshot",
|
| 89 |
+
"sample_len": 448,
|
| 90 |
+
"exact_match,strict-match": 0.004464285714285714,
|
| 91 |
+
"exact_match_stderr,strict-match": 0.0031531937104656623,
|
| 92 |
+
"exact_match,flexible-extract": 0.19642857142857142,
|
| 93 |
+
"exact_match_stderr,flexible-extract": 0.018791472419524242
|
| 94 |
+
},
|
| 95 |
+
"arc_challenge": {
|
| 96 |
+
"acc,none": 0.8676999999999999
|
| 97 |
+
},
|
| 98 |
+
"hellaswag": {
|
| 99 |
+
"acc,none": 0.7190000000000001
|
| 100 |
+
},
|
| 101 |
+
"winogrande": {
|
| 102 |
+
"acc,none": 0.49090000000000006
|
| 103 |
+
},
|
| 104 |
+
"truthfulqa_mc2": {
|
| 105 |
+
"acc,none": 0.2827
|
| 106 |
+
},
|
| 107 |
+
"humaneval": {
|
| 108 |
+
"acc,none": 0.0
|
| 109 |
+
},
|
| 110 |
+
"mbpp": {
|
| 111 |
+
"acc,none": 0.0
|
| 112 |
+
}
|
| 113 |
+
},
|
| 114 |
+
"configs": {
|
| 115 |
+
"gsm8k": {
|
| 116 |
+
"task": "gsm8k",
|
| 117 |
+
"dataset_path": "openai/gsm8k",
|
| 118 |
+
"dataset_name": "main",
|
| 119 |
+
"training_split": "train",
|
| 120 |
+
"test_split": "test",
|
| 121 |
+
"fewshot_split": "train",
|
| 122 |
+
"doc_to_text": "Question: {{question}}\nAnswer:",
|
| 123 |
+
"doc_to_target": "{{answer}}",
|
| 124 |
+
"unsafe_code": false,
|
| 125 |
+
"description": "",
|
| 126 |
+
"target_delimiter": " ",
|
| 127 |
+
"fewshot_delimiter": "\n\n",
|
| 128 |
+
"fewshot_config": {
|
| 129 |
+
"sampler": "default",
|
| 130 |
+
"split": "train",
|
| 131 |
+
"process_docs": null,
|
| 132 |
+
"fewshot_indices": null,
|
| 133 |
+
"samples": null,
|
| 134 |
+
"doc_to_text": "Question: {{question}}\nAnswer:",
|
| 135 |
+
"doc_to_choice": null,
|
| 136 |
+
"doc_to_target": "{{answer}}",
|
| 137 |
+
"gen_prefix": null,
|
| 138 |
+
"fewshot_delimiter": "\n\n",
|
| 139 |
+
"target_delimiter": " "
|
| 140 |
+
},
|
| 141 |
+
"num_fewshot": 5,
|
| 142 |
+
"metric_list": [
|
| 143 |
+
{
|
| 144 |
+
"metric": "exact_match",
|
| 145 |
+
"aggregation": "mean",
|
| 146 |
+
"higher_is_better": true,
|
| 147 |
+
"ignore_case": true,
|
| 148 |
+
"ignore_punctuation": false,
|
| 149 |
+
"regexes_to_ignore": [
|
| 150 |
+
",",
|
| 151 |
+
"\\$",
|
| 152 |
+
"(?s).*#### ",
|
| 153 |
+
"\\.$"
|
| 154 |
+
]
|
| 155 |
+
}
|
| 156 |
+
],
|
| 157 |
+
"output_type": "generate_until",
|
| 158 |
+
"generation_kwargs": {
|
| 159 |
+
"until": [
|
| 160 |
+
"Question:",
|
| 161 |
+
"</s>",
|
| 162 |
+
"<|im_end|>"
|
| 163 |
+
],
|
| 164 |
+
"do_sample": false,
|
| 165 |
+
"temperature": 0.0
|
| 166 |
+
},
|
| 167 |
+
"repeats": 1,
|
| 168 |
+
"filter_list": [
|
| 169 |
+
{
|
| 170 |
+
"name": "strict-match",
|
| 171 |
+
"filter": [
|
| 172 |
+
{
|
| 173 |
+
"function": "regex",
|
| 174 |
+
"regex_pattern": "#### (\\-?[0-9\\.\\,]+)"
|
| 175 |
+
},
|
| 176 |
+
{
|
| 177 |
+
"function": "take_first"
|
| 178 |
+
}
|
| 179 |
+
]
|
| 180 |
+
},
|
| 181 |
+
{
|
| 182 |
+
"name": "flexible-extract",
|
| 183 |
+
"filter": [
|
| 184 |
+
{
|
| 185 |
+
"function": "regex",
|
| 186 |
+
"group_select": -1,
|
| 187 |
+
"regex_pattern": "(-?[$0-9.,]{2,})|(-?[0-9]+)"
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"function": "take_first"
|
| 191 |
+
}
|
| 192 |
+
]
|
| 193 |
+
}
|
| 194 |
+
],
|
| 195 |
+
"should_decontaminate": false,
|
| 196 |
+
"metadata": {
|
| 197 |
+
"version": 3.0,
|
| 198 |
+
"model": "quartz_r1_genesis_clean",
|
| 199 |
+
"base_url": "http://127.0.0.1:8080/v1/chat/completions",
|
| 200 |
+
"num_concurrent": 2,
|
| 201 |
+
"max_retries": 3,
|
| 202 |
+
"config_source": "/Users/vaultek/Documents/ai-fine-tuning/venv/lib/python3.11/site-packages/lm_eval/tasks/gsm8k/gsm8k.yaml"
|
| 203 |
+
}
|
| 204 |
+
},
|
| 205 |
+
"minerva_math500": {
|
| 206 |
+
"task": "minerva_math500",
|
| 207 |
+
"dataset_path": "HuggingFaceH4/MATH-500",
|
| 208 |
+
"dataset_name": "default",
|
| 209 |
+
"test_split": "test",
|
| 210 |
+
"process_docs": "def process_docs(dataset: datasets.Dataset) -> datasets.Dataset:\n def _process_doc(doc: dict) -> dict:\n out_doc = {\n \"problem\": doc[\"problem\"],\n \"solution\": doc[\"solution\"],\n \"answer\": normalize_final_answer(\n remove_boxed(last_boxed_only_string(doc[\"solution\"]))\n ),\n }\n if getattr(doc, \"few_shot\", None) is not None:\n out_doc[\"few_shot\"] = True\n return out_doc\n\n return dataset.map(_process_doc)\n",
|
| 211 |
+
"doc_to_text": "def doc_to_text(doc: dict) -> str:\n return \"Problem:\" + \"\\n\" + doc[\"problem\"] + \"\\n\\n\" + \"Solution:\"\n",
|
| 212 |
+
"doc_to_target": "{{answer if few_shot is undefined else solution}}",
|
| 213 |
+
"unsafe_code": false,
|
| 214 |
+
"process_results": "def process_results(doc: dict, results: list[str]) -> dict[str, int]:\n candidates = results[0]\n\n unnormalized_answer = get_unnormalized_answer(candidates)\n answer = normalize_final_answer(unnormalized_answer)\n\n if is_equiv(answer, doc[\"answer\"]):\n retval = 1\n else:\n retval = 0\n\n # math_verify\n _mvres = verify(\n gold=parse(doc[\"solution\"]),\n target=parse(candidates),\n )\n mathval = 1 if _mvres else 0\n\n res = {\n \"exact_match\": retval,\n \"math_verify\": mathval,\n }\n return res\n",
|
| 215 |
+
"description": "",
|
| 216 |
+
"target_delimiter": " ",
|
| 217 |
+
"fewshot_delimiter": "\n\n",
|
| 218 |
+
"fewshot_config": {
|
| 219 |
+
"sampler": "first_n",
|
| 220 |
+
"split": null,
|
| 221 |
+
"process_docs": "<function process_docs at 0x7fb63b535760>",
|
| 222 |
+
"fewshot_indices": null,
|
| 223 |
+
"samples": "<function list_fewshot_samples at 0x7fb639b6a660>",
|
| 224 |
+
"doc_to_text": "<function doc_to_text at 0x7fb63a02e700>",
|
| 225 |
+
"doc_to_choice": null,
|
| 226 |
+
"doc_to_target": "{{answer if few_shot is undefined else solution}}",
|
| 227 |
+
"gen_prefix": null,
|
| 228 |
+
"fewshot_delimiter": "\n\n",
|
| 229 |
+
"target_delimiter": " "
|
| 230 |
+
},
|
| 231 |
+
"num_fewshot": 4,
|
| 232 |
+
"metric_list": [
|
| 233 |
+
{
|
| 234 |
+
"metric": "exact_match",
|
| 235 |
+
"aggregation": "mean",
|
| 236 |
+
"higher_is_better": true
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"metric": "math_verify",
|
| 240 |
+
"aggregation": "mean",
|
| 241 |
+
"higher_is_better": true
|
| 242 |
+
}
|
| 243 |
+
],
|
| 244 |
+
"output_type": "generate_until",
|
| 245 |
+
"generation_kwargs": {
|
| 246 |
+
"until": [
|
| 247 |
+
"Problem:"
|
| 248 |
+
],
|
| 249 |
+
"do_sample": false,
|
| 250 |
+
"temperature": 0.0
|
| 251 |
+
},
|
| 252 |
+
"repeats": 1,
|
| 253 |
+
"should_decontaminate": false,
|
| 254 |
+
"metadata": {
|
| 255 |
+
"version": 3.0,
|
| 256 |
+
"model": "quartz_r1_genesis_clean",
|
| 257 |
+
"base_url": "http://127.0.0.1:8080/v1/chat/completions",
|
| 258 |
+
"num_concurrent": 2,
|
| 259 |
+
"max_retries": 3,
|
| 260 |
+
"config_source": "/Users/vaultek/Documents/ai-fine-tuning/venv/lib/python3.11/site-packages/lm_eval/tasks/minerva_math/minerva_math500.yaml"
|
| 261 |
+
}
|
| 262 |
+
},
|
| 263 |
+
"bbh_cot_fewshot": {},
|
| 264 |
+
"mmlu_pro": {},
|
| 265 |
+
"ifeval": {
|
| 266 |
+
"task": "ifeval",
|
| 267 |
+
"dataset_path": "google/IFEval",
|
| 268 |
+
"test_split": "train",
|
| 269 |
+
"doc_to_text": "prompt",
|
| 270 |
+
"doc_to_target": 0,
|
| 271 |
+
"unsafe_code": false,
|
| 272 |
+
"process_results": "def process_results(doc, results):\n inp = InputExample(\n key=doc[\"key\"],\n instruction_id_list=doc[\"instruction_id_list\"],\n prompt=doc[\"prompt\"],\n kwargs=doc[\"kwargs\"],\n )\n response = results[0]\n\n out_strict = test_instruction_following_strict(inp, response)\n out_loose = test_instruction_following_loose(inp, response)\n\n return {\n \"prompt_level_strict_acc\": out_strict.follow_all_instructions,\n \"inst_level_strict_acc\": out_strict.follow_instruction_list,\n \"prompt_level_loose_acc\": out_loose.follow_all_instructions,\n \"inst_level_loose_acc\": out_loose.follow_instruction_list,\n }\n",
|
| 273 |
+
"description": "",
|
| 274 |
+
"target_delimiter": " ",
|
| 275 |
+
"fewshot_delimiter": "\n\n",
|
| 276 |
+
"fewshot_config": {
|
| 277 |
+
"sampler": "default",
|
| 278 |
+
"split": null,
|
| 279 |
+
"process_docs": null,
|
| 280 |
+
"fewshot_indices": null,
|
| 281 |
+
"samples": null,
|
| 282 |
+
"doc_to_text": "prompt",
|
| 283 |
+
"doc_to_choice": null,
|
| 284 |
+
"doc_to_target": 0,
|
| 285 |
+
"gen_prefix": null,
|
| 286 |
+
"fewshot_delimiter": "\n\n",
|
| 287 |
+
"target_delimiter": " "
|
| 288 |
+
},
|
| 289 |
+
"num_fewshot": 0,
|
| 290 |
+
"metric_list": [
|
| 291 |
+
{
|
| 292 |
+
"metric": "prompt_level_strict_acc",
|
| 293 |
+
"aggregation": "mean",
|
| 294 |
+
"higher_is_better": true
|
| 295 |
+
},
|
| 296 |
+
{
|
| 297 |
+
"metric": "inst_level_strict_acc",
|
| 298 |
+
"aggregation": "def agg_inst_level_acc(items):\n flat_items = [item for sublist in items for item in sublist]\n inst_level_acc = sum(flat_items) / len(flat_items)\n return inst_level_acc\n",
|
| 299 |
+
"higher_is_better": true
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"metric": "prompt_level_loose_acc",
|
| 303 |
+
"aggregation": "mean",
|
| 304 |
+
"higher_is_better": true
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"metric": "inst_level_loose_acc",
|
| 308 |
+
"aggregation": "def agg_inst_level_acc(items):\n flat_items = [item for sublist in items for item in sublist]\n inst_level_acc = sum(flat_items) / len(flat_items)\n return inst_level_acc\n",
|
| 309 |
+
"higher_is_better": true
|
| 310 |
+
}
|
| 311 |
+
],
|
| 312 |
+
"output_type": "generate_until",
|
| 313 |
+
"generation_kwargs": {
|
| 314 |
+
"until": [],
|
| 315 |
+
"do_sample": false,
|
| 316 |
+
"temperature": 0.0,
|
| 317 |
+
"max_gen_toks": 1280
|
| 318 |
+
},
|
| 319 |
+
"repeats": 1,
|
| 320 |
+
"should_decontaminate": false,
|
| 321 |
+
"metadata": {
|
| 322 |
+
"version": 4.0,
|
| 323 |
+
"model": "quartz_r1_genesis_clean",
|
| 324 |
+
"base_url": "http://127.0.0.1:8080/v1/chat/completions",
|
| 325 |
+
"num_concurrent": 2,
|
| 326 |
+
"max_retries": 3,
|
| 327 |
+
"config_source": "/Users/vaultek/Documents/ai-fine-tuning/venv/lib/python3.11/site-packages/lm_eval/tasks/ifeval/ifeval.yaml"
|
| 328 |
+
}
|
| 329 |
+
},
|
| 330 |
+
"drop": {
|
| 331 |
+
"task": "drop",
|
| 332 |
+
"dataset_path": "EleutherAI/drop",
|
| 333 |
+
"training_split": "train",
|
| 334 |
+
"validation_split": "validation",
|
| 335 |
+
"process_docs": "def process_docs(dataset):\n def _process(doc):\n return {\n \"id\": doc[\"query_id\"],\n \"passage\": doc[\"passage\"],\n \"question\": doc[\"question\"],\n \"answers\": get_answers(doc),\n }\n\n return dataset.map(_process)\n",
|
| 336 |
+
"doc_to_text": "{{passage}} {{question}}",
|
| 337 |
+
"doc_to_target": "{{ answer|join(',')}}",
|
| 338 |
+
"unsafe_code": false,
|
| 339 |
+
"process_results": "def process_results(doc, results):\n preds, golds = results, doc[\"answers\"]\n max_em = 0\n max_f1 = 0\n for gold_answer in golds:\n exact_match, f1_score = get_metrics(preds, gold_answer)\n if gold_answer[0].strip():\n max_em = max(max_em, exact_match)\n max_f1 = max(max_f1, f1_score)\n return {\"em\": max_em, \"f1\": max_f1}\n",
|
| 340 |
+
"description": "",
|
| 341 |
+
"target_delimiter": "",
|
| 342 |
+
"fewshot_delimiter": "\n\n",
|
| 343 |
+
"fewshot_config": {
|
| 344 |
+
"sampler": "default",
|
| 345 |
+
"split": null,
|
| 346 |
+
"process_docs": "<function process_docs at 0x7fd1fa935580>",
|
| 347 |
+
"fewshot_indices": null,
|
| 348 |
+
"samples": null,
|
| 349 |
+
"doc_to_text": "{{passage}} {{question}}",
|
| 350 |
+
"doc_to_choice": null,
|
| 351 |
+
"doc_to_target": "{{ answer|join(',')}}",
|
| 352 |
+
"gen_prefix": null,
|
| 353 |
+
"fewshot_delimiter": "\n\n",
|
| 354 |
+
"target_delimiter": ""
|
| 355 |
+
},
|
| 356 |
+
"num_fewshot": 0,
|
| 357 |
+
"metric_list": [
|
| 358 |
+
{
|
| 359 |
+
"metric": "em",
|
| 360 |
+
"aggregation": "mean",
|
| 361 |
+
"higher_is_better": true
|
| 362 |
+
},
|
| 363 |
+
{
|
| 364 |
+
"metric": "f1",
|
| 365 |
+
"aggregation": "mean",
|
| 366 |
+
"higher_is_better": true
|
| 367 |
+
}
|
| 368 |
+
],
|
| 369 |
+
"output_type": "generate_until",
|
| 370 |
+
"generation_kwargs": {
|
| 371 |
+
"until": [
|
| 372 |
+
"."
|
| 373 |
+
]
|
| 374 |
+
},
|
| 375 |
+
"repeats": 1,
|
| 376 |
+
"should_decontaminate": true,
|
| 377 |
+
"doc_to_decontamination_query": "{{passage}} {{question}}",
|
| 378 |
+
"metadata": {
|
| 379 |
+
"version": 3.0,
|
| 380 |
+
"model": "quartz_r1_genesis_clean",
|
| 381 |
+
"base_url": "http://127.0.0.1:8080/v1/chat/completions",
|
| 382 |
+
"num_concurrent": 2,
|
| 383 |
+
"max_retries": 3,
|
| 384 |
+
"config_source": "/Users/vaultek/Documents/ai-fine-tuning/venv/lib/python3.11/site-packages/lm_eval/tasks/drop/default.yaml"
|
| 385 |
+
}
|
| 386 |
+
},
|
| 387 |
+
"hle": {},
|
| 388 |
+
"ru_mmlu": {},
|
| 389 |
+
"ru_humaneval": {},
|
| 390 |
+
"deep_swe": {},
|
| 391 |
+
"gpqa_diamond_cot_zeroshot": {
|
| 392 |
+
"task": "gpqa_diamond_cot_zeroshot",
|
| 393 |
+
"dataset_path": "Idavidrein/gpqa",
|
| 394 |
+
"dataset_name": "gpqa_diamond",
|
| 395 |
+
"training_split": "train",
|
| 396 |
+
"validation_split": "train",
|
| 397 |
+
"process_docs": "def process_docs(dataset: datasets.Dataset) -> datasets.Dataset:\n def _process_doc(doc):\n choices = [\n preprocess(doc[\"Incorrect Answer 1\"]),\n preprocess(doc[\"Incorrect Answer 2\"]),\n preprocess(doc[\"Incorrect Answer 3\"]),\n preprocess(doc[\"Correct Answer\"]),\n ]\n\n random.shuffle(choices)\n correct_answer_index = choices.index(preprocess(doc[\"Correct Answer\"]))\n\n out_doc = {\n \"choice1\": choices[0],\n \"choice2\": choices[1],\n \"choice3\": choices[2],\n \"choice4\": choices[3],\n \"choices\": [choices[0], choices[1], choices[2], choices[3]],\n \"answer\": f\"({chr(65 + correct_answer_index)})\",\n }\n return out_doc\n\n return dataset.map(_process_doc)\n",
|
| 398 |
+
"doc_to_text": "What is the correct answer to this question:{{Question}}\nChoices:\n(A) {{choice1}}\n(B) {{choice2}}\n(C) {{choice3}}\n(D) {{choice4}}\nLet's think step by step: ",
|
| 399 |
+
"doc_to_target": "answer",
|
| 400 |
+
"unsafe_code": false,
|
| 401 |
+
"description": "",
|
| 402 |
+
"target_delimiter": " ",
|
| 403 |
+
"fewshot_delimiter": "\n\n",
|
| 404 |
+
"fewshot_config": {
|
| 405 |
+
"sampler": "default",
|
| 406 |
+
"split": null,
|
| 407 |
+
"process_docs": "<function process_docs at 0x7efb8f515620>",
|
| 408 |
+
"fewshot_indices": null,
|
| 409 |
+
"samples": null,
|
| 410 |
+
"doc_to_text": "What is the correct answer to this question:{{Question}}\nChoices:\n(A) {{choice1}}\n(B) {{choice2}}\n(C) {{choice3}}\n(D) {{choice4}}\nLet's think step by step: ",
|
| 411 |
+
"doc_to_choice": null,
|
| 412 |
+
"doc_to_target": "answer",
|
| 413 |
+
"gen_prefix": null,
|
| 414 |
+
"fewshot_delimiter": "\n\n",
|
| 415 |
+
"target_delimiter": " "
|
| 416 |
+
},
|
| 417 |
+
"num_fewshot": 0,
|
| 418 |
+
"metric_list": [
|
| 419 |
+
{
|
| 420 |
+
"metric": "exact_match",
|
| 421 |
+
"aggregation": "mean",
|
| 422 |
+
"higher_is_better": true,
|
| 423 |
+
"ignore_case": true,
|
| 424 |
+
"ignore_punctuation": true
|
| 425 |
+
}
|
| 426 |
+
],
|
| 427 |
+
"output_type": "generate_until",
|
| 428 |
+
"generation_kwargs": {
|
| 429 |
+
"until": [
|
| 430 |
+
"</s>"
|
| 431 |
+
],
|
| 432 |
+
"do_sample": false,
|
| 433 |
+
"temperature": 0.0
|
| 434 |
+
},
|
| 435 |
+
"repeats": 1,
|
| 436 |
+
"filter_list": [
|
| 437 |
+
{
|
| 438 |
+
"name": "strict-match",
|
| 439 |
+
"filter": [
|
| 440 |
+
{
|
| 441 |
+
"function": "regex",
|
| 442 |
+
"regex_pattern": "(?<=The answer is )(.*)(?=.)"
|
| 443 |
+
},
|
| 444 |
+
{
|
| 445 |
+
"function": "take_first"
|
| 446 |
+
}
|
| 447 |
+
]
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"name": "flexible-extract",
|
| 451 |
+
"filter": [
|
| 452 |
+
{
|
| 453 |
+
"function": "multi_choice_regex",
|
| 454 |
+
"group_select": -1,
|
| 455 |
+
"ignore_case": true,
|
| 456 |
+
"ignore_punctuation": true,
|
| 457 |
+
"regex_pattern": "(\\([A-Z]\\))"
|
| 458 |
+
},
|
| 459 |
+
{
|
| 460 |
+
"function": "take_first"
|
| 461 |
+
}
|
| 462 |
+
]
|
| 463 |
+
}
|
| 464 |
+
],
|
| 465 |
+
"should_decontaminate": false,
|
| 466 |
+
"metadata": {
|
| 467 |
+
"version": 2.2,
|
| 468 |
+
"model": "quartz_r1_genesis_clean",
|
| 469 |
+
"base_url": "http://127.0.0.1:8080/v1/chat/completions",
|
| 470 |
+
"num_concurrent": 2,
|
| 471 |
+
"max_retries": 3,
|
| 472 |
+
"config_source": "/Users/vaultek/Documents/ai-fine-tuning/venv/lib/python3.11/site-packages/lm_eval/tasks/gpqa/cot_zeroshot/gpqa_diamond_cot_zeroshot.yaml"
|
| 473 |
+
}
|
| 474 |
+
},
|
| 475 |
+
"gpqa_main_cot_zeroshot": {
|
| 476 |
+
"task": "gpqa_main_cot_zeroshot",
|
| 477 |
+
"dataset_path": "Idavidrein/gpqa",
|
| 478 |
+
"dataset_name": "gpqa_main",
|
| 479 |
+
"training_split": "train",
|
| 480 |
+
"validation_split": "train",
|
| 481 |
+
"process_docs": "def process_docs(dataset: datasets.Dataset) -> datasets.Dataset:\n def _process_doc(doc):\n choices = [\n preprocess(doc[\"Incorrect Answer 1\"]),\n preprocess(doc[\"Incorrect Answer 2\"]),\n preprocess(doc[\"Incorrect Answer 3\"]),\n preprocess(doc[\"Correct Answer\"]),\n ]\n\n random.shuffle(choices)\n correct_answer_index = choices.index(preprocess(doc[\"Correct Answer\"]))\n\n out_doc = {\n \"choice1\": choices[0],\n \"choice2\": choices[1],\n \"choice3\": choices[2],\n \"choice4\": choices[3],\n \"choices\": [choices[0], choices[1], choices[2], choices[3]],\n \"answer\": f\"({chr(65 + correct_answer_index)})\",\n }\n return out_doc\n\n return dataset.map(_process_doc)\n",
|
| 482 |
+
"doc_to_text": "What is the correct answer to this question:{{Question}}\nChoices:\n(A) {{choice1}}\n(B) {{choice2}}\n(C) {{choice3}}\n(D) {{choice4}}\nLet's think step by step: ",
|
| 483 |
+
"doc_to_target": "answer",
|
| 484 |
+
"unsafe_code": false,
|
| 485 |
+
"description": "",
|
| 486 |
+
"target_delimiter": " ",
|
| 487 |
+
"fewshot_delimiter": "\n\n",
|
| 488 |
+
"fewshot_config": {
|
| 489 |
+
"sampler": "default",
|
| 490 |
+
"split": null,
|
| 491 |
+
"process_docs": "<function process_docs at 0x7fa5fb545620>",
|
| 492 |
+
"fewshot_indices": null,
|
| 493 |
+
"samples": null,
|
| 494 |
+
"doc_to_text": "What is the correct answer to this question:{{Question}}\nChoices:\n(A) {{choice1}}\n(B) {{choice2}}\n(C) {{choice3}}\n(D) {{choice4}}\nLet's think step by step: ",
|
| 495 |
+
"doc_to_choice": null,
|
| 496 |
+
"doc_to_target": "answer",
|
| 497 |
+
"gen_prefix": null,
|
| 498 |
+
"fewshot_delimiter": "\n\n",
|
| 499 |
+
"target_delimiter": " "
|
| 500 |
+
},
|
| 501 |
+
"num_fewshot": 0,
|
| 502 |
+
"metric_list": [
|
| 503 |
+
{
|
| 504 |
+
"metric": "exact_match",
|
| 505 |
+
"aggregation": "mean",
|
| 506 |
+
"higher_is_better": true,
|
| 507 |
+
"ignore_case": true,
|
| 508 |
+
"ignore_punctuation": true
|
| 509 |
+
}
|
| 510 |
+
],
|
| 511 |
+
"output_type": "generate_until",
|
| 512 |
+
"generation_kwargs": {
|
| 513 |
+
"until": [
|
| 514 |
+
"</s>"
|
| 515 |
+
],
|
| 516 |
+
"do_sample": false,
|
| 517 |
+
"temperature": 0.0
|
| 518 |
+
},
|
| 519 |
+
"repeats": 1,
|
| 520 |
+
"filter_list": [
|
| 521 |
+
{
|
| 522 |
+
"name": "strict-match",
|
| 523 |
+
"filter": [
|
| 524 |
+
{
|
| 525 |
+
"function": "regex",
|
| 526 |
+
"regex_pattern": "(?<=The answer is )(.*)(?=.)"
|
| 527 |
+
},
|
| 528 |
+
{
|
| 529 |
+
"function": "take_first"
|
| 530 |
+
}
|
| 531 |
+
]
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"name": "flexible-extract",
|
| 535 |
+
"filter": [
|
| 536 |
+
{
|
| 537 |
+
"function": "multi_choice_regex",
|
| 538 |
+
"group_select": -1,
|
| 539 |
+
"ignore_case": true,
|
| 540 |
+
"ignore_punctuation": true,
|
| 541 |
+
"regex_pattern": "(\\([A-Z]\\))"
|
| 542 |
+
},
|
| 543 |
+
{
|
| 544 |
+
"function": "take_first"
|
| 545 |
+
}
|
| 546 |
+
]
|
| 547 |
+
}
|
| 548 |
+
],
|
| 549 |
+
"should_decontaminate": false,
|
| 550 |
+
"metadata": {
|
| 551 |
+
"version": 2.2,
|
| 552 |
+
"model": "quartz_r1_genesis_clean",
|
| 553 |
+
"base_url": "http://127.0.0.1:8080/v1/chat/completions",
|
| 554 |
+
"num_concurrent": 2,
|
| 555 |
+
"max_retries": 3,
|
| 556 |
+
"config_source": "/Users/vaultek/Documents/ai-fine-tuning/venv/lib/python3.11/site-packages/lm_eval/tasks/gpqa/cot_zeroshot/gpqa_main_cot_zeroshot.yaml"
|
| 557 |
+
}
|
| 558 |
+
},
|
| 559 |
+
"arc_challenge": {},
|
| 560 |
+
"hellaswag": {},
|
| 561 |
+
"winogrande": {},
|
| 562 |
+
"truthfulqa_mc2": {},
|
| 563 |
+
"humaneval": {},
|
| 564 |
+
"mbpp": {}
|
| 565 |
+
}
|
| 566 |
+
}
|