atifquamar07 commited on
Commit
8a16eff
·
verified ·
1 Parent(s): 8dd84b4

Training in progress, step 10000

Browse files
README.md CHANGED
@@ -4,8 +4,8 @@ library_name: transformers
4
  model_name: llama-3.1-8b-HH-DPO-0.5
5
  tags:
6
  - generated_from_trainer
7
- - dpo
8
  - trl
 
9
  licence: license
10
  ---
11
 
@@ -27,7 +27,7 @@ print(output["generated_text"])
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/2this0username0isnt2allowed-indian-institute-of-science/huggingface/runs/tsklgnip)
31
 
32
 
33
  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).
 
4
  model_name: llama-3.1-8b-HH-DPO-0.5
5
  tags:
6
  - generated_from_trainer
 
7
  - trl
8
+ - dpo
9
  licence: license
10
  ---
11
 
 
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/2this0username0isnt2allowed-indian-institute-of-science/huggingface/runs/fe5t9krz)
31
 
32
 
33
  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).
adapter_config.json CHANGED
@@ -24,9 +24,9 @@
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
 
27
  "k_proj",
28
  "o_proj",
29
- "q_proj",
30
  "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "q_proj",
28
  "k_proj",
29
  "o_proj",
 
30
  "v_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4430196c23e248fcd200aedc3217926fc7ea945a2f6ae9c1b23b29a56a8be42a
3
  size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:529fb72cbd50deeca542559b99d537deb573bb37ff7d23c4b26b7e0ecfa3cb8c
3
  size 109086416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c02b56e332d9a3f995fe759067174f8b5cc2c4a2d4e20236d4ebc5f93aa53f6a
3
  size 6737
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3b23b6d9637ab0da62b630a7efd1fbfaa490bd81375df2113847f6c766c35d5
3
  size 6737