atifquamar07 commited on
Commit
01dc523
·
verified ·
1 Parent(s): 5f6948b

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
- - trl
8
  - dpo
 
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/3gqn3jhm)
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
  - dpo
8
+ - trl
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/1369fy3i)
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,10 +24,10 @@
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",
33
  "trainable_token_indices": null,
 
24
  "rank_pattern": {},
25
  "revision": null,
26
  "target_modules": [
27
+ "v_proj",
28
  "q_proj",
 
29
  "o_proj",
30
+ "k_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "trainable_token_indices": null,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10973c03fc83e03df754834db40e45424899495f9d0b0d0752dfd94b7f349eb4
3
  size 109086416
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37a46def660ce984f6aa85a44fa4d12445696768c3f1cf50df3d537a7a772af7
3
  size 109086416
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:020d74f5f9bc64727703cdb3f21c164ffb0956b0c11d5afc8463c9c533706da3
3
  size 6737
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14e0cda26ded2a1cd492f8661b028bcbc0584e2355fa6f69f93fe5c37c5baccd
3
  size 6737