koalazf99 osanseviero HF staff commited on
Commit
36168df
1 Parent(s): 9fc6069

Add transformers tag (#1)

Browse files

- Add transformers tag (35e4a29ed46c3a22c45641cbc88651d8c1e8fe97)


Co-authored-by: Omar Sanseviero <[email protected]>

Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,6 +7,7 @@ language:
7
  base_model:
8
  - mistralai/Mistral-7B-v0.1
9
  pipeline_tag: text-generation
 
10
  ---
11
 
12
  # Mistral-7B-ProXMath
@@ -39,4 +40,4 @@ ProX models are evaluated on 9 common math reasoning benchmarks.
39
  journal={arXiv preprint arXiv:2409.17115},
40
  year={2024}
41
  }
42
- ```
 
7
  base_model:
8
  - mistralai/Mistral-7B-v0.1
9
  pipeline_tag: text-generation
10
+ library_name: transformers
11
  ---
12
 
13
  # Mistral-7B-ProXMath
 
40
  journal={arXiv preprint arXiv:2409.17115},
41
  year={2024}
42
  }
43
+ ```