bartowski commited on
Commit
ea2c68a
·
verified ·
1 Parent(s): 193661b

Update metadata with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -0
README.md CHANGED
@@ -1,6 +1,44 @@
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: any-to-any
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  ## Llamacpp imatrix Quantizations of Grug-12B by kai-os
 
1
  ---
2
  quantized_by: bartowski
3
  pipeline_tag: any-to-any
4
+ base_model: kai-os/Grug-12B
5
+ base_model_relation: quantized
6
+ datasets:
7
+ - hotdogs/uka-glm-5.2
8
+ - Scale-or-Reason/general-reasoning-ift-pairs
9
+ - samcheng0/lumia-reasoning-sft-v1
10
+ - HSH-Intelligence/verified-math-reasoning-3k
11
+ - kd13/CodeDebug-Instruct-v2-Reasoning
12
+ - Madarabr/cortex-adaptive-thinking
13
+ - CL-From-Nothing/code_rose_initial_1_7B_SFT_10K_rollouts_Qwen3-4B-Thinking-2507_k12_t0.7_maxtok12288
14
+ tags:
15
+ - transformers
16
+ - safetensors
17
+ - fine-tuned
18
+ - qlora
19
+ - reasoning
20
+ - compact-reasoning
21
+ - gemma-4
22
+ license: other
23
+ model-index:
24
+ - name: Grug-12B
25
+ results:
26
+ - task:
27
+ type: text-generation
28
+ name: EOS-only local math reasoning proxy
29
+ dataset:
30
+ name: Local 36-row math reasoning eval
31
+ type: local
32
+ metrics:
33
+ - type: proxy_accuracy
34
+ value: 1.0
35
+ name: Grug-12B proxy accuracy
36
+ - type: generated_tokens
37
+ value: 2482
38
+ name: Grug-12B total generated tokens
39
+ - type: avg_generated_tokens
40
+ value: 68.9444
41
+ name: Grug-12B average generated tokens
42
  ---
43
 
44
  ## Llamacpp imatrix Quantizations of Grug-12B by kai-os