lewtun HF staff commited on
Commit
9129e4d
1 Parent(s): 379f9d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -42,7 +42,7 @@ widget:
42
  values of \\( k \\) is:\n\n\\[\n\\boxed{4}\n\\]\n
43
  pipeline_tag: text-generation
44
  model-index:
45
- - name: Numina-Math-7B
46
  results: []
47
  license: apache-2.0
48
  language:
@@ -52,13 +52,13 @@ language:
52
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
53
  should probably proofread and complete it, then remove this comment. -->
54
 
55
- <img src="https://huggingface.co/AI-MO/Numina-Math-7B/resolve/main/thumbnail.png" alt="Numina Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
56
 
57
 
58
- # Model Card for NuminaMath 7B GPTQ
59
 
60
- NuminaMath is a series of language models that are trained to solve math problems using tool-integrated reasoning. NuminaMath 7B won the first progress prize of the [AI Math Olympiad (AIMO)](https://aimoprize.com), with a score of 29/50 on the public and private tests sets.
61
 
62
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6200d0a443eb0913fa2df7cc/NyhBs_gzg40iwL995DO9L.png)
63
 
64
- This model is an 8-bit version of [`AI-MO/Numina-Math-7B`](https://huggingface.co/AI-MO/Numina-Math-7B), which we quantized with [AutoGPTQ](https://github.com/AutoGPTQ/AutoGPTQ) to run fast inference in the Kaggle submissions. Please consult the original model card for more details.
 
42
  values of \\( k \\) is:\n\n\\[\n\\boxed{4}\n\\]\n
43
  pipeline_tag: text-generation
44
  model-index:
45
+ - name: NuminaMath-7B-TIR-GPTQ
46
  results: []
47
  license: apache-2.0
48
  language:
 
52
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
53
  should probably proofread and complete it, then remove this comment. -->
54
 
55
+ <img src="https://huggingface.co/AI-MO/NuminaMath-7B-TIR/resolve/main/thumbnail.png" alt="Numina Logo" width="800" style="margin-left:'auto' margin-right:'auto' display:'block'"/>
56
 
57
 
58
+ # Model Card for NuminaMath 7B TIR GPTQ
59
 
60
+ NuminaMath is a series of language models that are trained to solve math problems using tool-integrated reasoning (TIR). NuminaMath 7B TIR won the first progress prize of the [AI Math Olympiad (AIMO)](https://aimoprize.com), with a score of 29/50 on the public and private tests sets.
61
 
62
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6200d0a443eb0913fa2df7cc/NyhBs_gzg40iwL995DO9L.png)
63
 
64
+ This model is an 8-bit version of [`AI-MO/NuminaMath-7B-TIR`](https://huggingface.co/AI-MO/NuminaMath-7B-TIR), which we quantized with [AutoGPTQ](https://github.com/AutoGPTQ/AutoGPTQ) to run fast inference in the Kaggle submissions. Please consult the original model card for more details.