RyanYr commited on
Commit
921028e
1 Parent(s): 893f55f

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_iter4_OpenMathIt2_iter1
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_iter4_OpenMathIt2_iter1
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_iter4_OpenMathIt2_iter1", 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/8l6f4g2u)
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_iter4_metaMathQA_dpo_iter5
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_iter4_metaMathQA_dpo_iter5
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_iter4_metaMathQA_dpo_iter5", 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/2xqe4mz9)
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:6b474fc61474c3351ac8c0fc5dd237fc2b5f3a27212a6e50003d813b5f96f5a4
3
  size 4965805240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41adb46296f5add4e41db7549421523bac6bb0f6872375c4f3b7b3c484e9809
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:bdbca976ce199dcba1e2725f00547e1567b83cde11f9c8b15dfa22b35c423b9d
3
  size 2247741136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f25d44caa50ea0fbb06b14d2966d217beadfb5a6ef8b7b347efe0c7d16a01b0
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:70ae92a5473ec48d25bb17babfc056b8dfcb07c5b601bf927818313758a3a120
3
  size 7608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:746603562748471a80a3c65069fa57a480c9f9b4f0556646edcf7908093e07a0
3
  size 7608
model-00001-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:638a9f1e8d7b03f0e14dc6e362f6965eb34cf51e69866193c5440f0d9294aabc
3
  size 4965805240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41adb46296f5add4e41db7549421523bac6bb0f6872375c4f3b7b3c484e9809
3
  size 4965805240
model-00002-of-00002.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c7608059fe7c63e24019c82d70f79899947b3beeee47a83ac848a15508cfe03
3
  size 2247741136
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f25d44caa50ea0fbb06b14d2966d217beadfb5a6ef8b7b347efe0c7d16a01b0
3
  size 2247741136