gardner commited on
Commit
bcf80a4
1 Parent(s): 2fcb0cf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -5
README.md CHANGED
@@ -10,8 +10,19 @@ base_model: gardner/TinyLlama-1.1B-SlimOrca
10
  model-index:
11
  - name: TinyLlama-1.1B-SlimOrca-DPO
12
  results: []
 
 
 
 
 
13
  ---
14
 
 
 
 
 
 
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
@@ -114,10 +125,6 @@ dataloader_pin_memory: true
114
 
115
  </details><br>
116
 
117
- # TinyLlama-1.1B-SlimOrca-DPO
118
-
119
- This model was trained from scratch on the None dataset.
120
-
121
  ## Model description
122
 
123
  More information needed
@@ -154,4 +161,4 @@ The following hyperparameters were used during training:
154
  - Transformers 4.37.0
155
  - Pytorch 2.1.2+cu121
156
  - Datasets 2.16.1
157
- - Tokenizers 0.15.0
 
10
  model-index:
11
  - name: TinyLlama-1.1B-SlimOrca-DPO
12
  results: []
13
+ license: apache-2.0
14
+ datasets:
15
+ - argilla/distilabel-intel-orca-dpo-pairs
16
+ language:
17
+ - en
18
  ---
19
 
20
+ # TinyLlama-1.1B-SlimOrca-DPO
21
+
22
+ This model was trained from [gardner/TinyLlama-1.1B-SlimOrca](https://huggingface.co/gardner/TinyLlama-1.1B-SlimOrca) on the [argilla/distilabel-intel-orca-dpo-pairs](https://huggingface.co/datasets/argilla/distilabel-intel-orca-dpo-pairs) dataset.
23
+
24
+ ![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/638581711769b7c4b10f0523/aKkQsbhOgRC71-2iPn5gj.jpeg)
25
+
26
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
27
  should probably proofread and complete it, then remove this comment. -->
28
 
 
125
 
126
  </details><br>
127
 
 
 
 
 
128
  ## Model description
129
 
130
  More information needed
 
161
  - Transformers 4.37.0
162
  - Pytorch 2.1.2+cu121
163
  - Datasets 2.16.1
164
+ - Tokenizers 0.15.0