RyanYr commited on
Commit
51e83a2
1 Parent(s): cf45051

Model save

Browse files
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
  base_model: RyanYr/self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter4
3
  library_name: transformers
4
- model_name: self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter5_lr1e-7
5
  tags:
6
  - generated_from_trainer
7
  - trl
@@ -9,7 +9,7 @@ tags:
9
  licence: license
10
  ---
11
 
12
- # Model Card for self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter5_lr1e-7
13
 
14
  This model is a fine-tuned version of [RyanYr/self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter4](https://huggingface.co/RyanYr/self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter4).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
@@ -20,14 +20,14 @@ It has been trained using [TRL](https://github.com/huggingface/trl).
20
  from transformers import pipeline
21
 
22
  question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
23
- generator = pipeline("text-generation", model="RyanYr/self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter5_lr1e-7", device="cuda")
24
  output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
25
  print(output["generated_text"])
26
  ```
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/yyr/huggingface/runs/g691k3ec)
31
 
32
  This model was trained with DPO, a method introduced in [Direct Preference Optimization: Your Language Model is Secretly a Reward Model](https://huggingface.co/papers/2305.18290).
33
 
 
1
  ---
2
  base_model: RyanYr/self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter4
3
  library_name: transformers
4
+ model_name: self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter5_lr3e-7
5
  tags:
6
  - generated_from_trainer
7
  - trl
 
9
  licence: license
10
  ---
11
 
12
+ # Model Card for self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter5_lr3e-7
13
 
14
  This model is a fine-tuned version of [RyanYr/self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter4](https://huggingface.co/RyanYr/self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter4).
15
  It has been trained using [TRL](https://github.com/huggingface/trl).
 
20
  from transformers import pipeline
21
 
22
  question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
23
+ generator = pipeline("text-generation", model="RyanYr/self-correct_Llama-3.2-3B-Instruct_metaMathQA_dpo_iter5_lr3e-7", device="cuda")
24
  output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
25
  print(output["generated_text"])
26
  ```
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/yyr/huggingface/runs/ylxdw82v)
31
 
32
  This model was trained with DPO, a method introduced in [Direct Preference Optimization: Your Language Model is Secretly a Reward Model](https://huggingface.co/papers/2305.18290).
33
 
last_checkpoint/model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35ce796578dbc69177ba847ec36094854c8002c2539fb0e86b9ff60407e07657
3
  size 4965805240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d61a88f70807d4b8b2e87163f02bb586512e415085f262d8e094642bd56b9148
3
  size 4965805240
last_checkpoint/model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d8968e75540aded604f49b2917fdae8580ef2cbefa99f12b7db67f6e117977d9
3
  size 2247741136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8d100ac996183a3c659a7d1044b24ba1a2eace568d936d97f2bc45c9c68b57c
3
  size 2247741136
last_checkpoint/training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:64b475ca58a4bda6c37a5b0e8f016c9ef3bfdf917eafcd4f0c639be852dac4a9
3
  size 7608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18dbcf515a5ee5216736b959d1516b6ddc7b4530e2cff9b5ed5530752254ea1f
3
  size 7608