Text Generation
Transformers
Safetensors
English
olmo2
conversational
vwxyzjn commited on
Commit
18c5c1a
·
verified ·
1 Parent(s): 2d2c7ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -2,6 +2,10 @@
2
  license: apache-2.0
3
  language:
4
  - en
 
 
 
 
5
  pipeline_tag: text-generation
6
  ---
7
 
@@ -20,7 +24,7 @@ These models are trained on the Dolma dataset. We are releasing all code, checkp
20
  - **Model type:** A model trained on a mix of publicly available, synthetic and human-created datasets.
21
  - **Language(s) (NLP):** Primarily English
22
  - **License:** Apache 2.0
23
- - **Finetuned from model:** allenai/OLMo-2-0325-32B
24
 
25
  ### Model Sources
26
 
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ datasets:
6
+ - allenai/RLVR-GSM-MATH-IF-Mixed-Constraints
7
+ base_model:
8
+ - allenai/OLMo-2-0325-32B-DPO
9
  pipeline_tag: text-generation
10
  ---
11
 
 
24
  - **Model type:** A model trained on a mix of publicly available, synthetic and human-created datasets.
25
  - **Language(s) (NLP):** Primarily English
26
  - **License:** Apache 2.0
27
+ - **Finetuned from model:** allenai/OLMo-2-0325-32B-DPO
28
 
29
  ### Model Sources
30