jiuhai commited on
Commit
e31b8b0
1 Parent(s): 73a37ed

Training in progress, epoch 1

Browse files
README.md CHANGED
@@ -2,7 +2,10 @@
2
  license: apache-2.0
3
  base_model: alignment-handbook/zephyr-7b-sft-full
4
  tags:
 
5
  - generated_from_trainer
 
 
6
  model-index:
7
  - name: zephyr-7b-dpo-lora
8
  results: []
@@ -13,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # zephyr-7b-dpo-lora
15
 
16
- This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-full](https://huggingface.co/alignment-handbook/zephyr-7b-sft-full) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
  - Loss: 0.5650
19
  - Rewards/chosen: 0.0816
 
2
  license: apache-2.0
3
  base_model: alignment-handbook/zephyr-7b-sft-full
4
  tags:
5
+ - alignment-handbook
6
  - generated_from_trainer
7
+ datasets:
8
+ - HuggingFaceH4/ultrafeedback_binarized
9
  model-index:
10
  - name: zephyr-7b-dpo-lora
11
  results: []
 
16
 
17
  # zephyr-7b-dpo-lora
18
 
19
+ This model is a fine-tuned version of [alignment-handbook/zephyr-7b-sft-full](https://huggingface.co/alignment-handbook/zephyr-7b-sft-full) on the HuggingFaceH4/ultrafeedback_binarized dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.5650
22
  - Rewards/chosen: 0.0816
adapter_config.json CHANGED
@@ -16,8 +16,8 @@
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
19
- "o_proj",
20
  "v_proj",
 
21
  "q_proj",
22
  "k_proj"
23
  ],
 
16
  "rank_pattern": {},
17
  "revision": null,
18
  "target_modules": [
 
19
  "v_proj",
20
+ "o_proj",
21
  "q_proj",
22
  "k_proj"
23
  ],
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30289b286308940696068f0ad4375260c6bfb714350a71c97ef8a9e9582042fb
3
  size 109086672
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74aeaa41361cf19130082481873abd9dee881a558133a02119bf73f216ba81dc
3
  size 109086672
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "HuggingFaceH4/mistral-7b-sft-beta",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "alignment-handbook/zephyr-7b-sft-full",
3
  "architectures": [
4
  "MistralForCausalLM"
5
  ],
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea442d361aad58962e30eb6b5e88eb41a119a6bd1f02593c97d61b2fe3be8197
3
  size 5688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:178ca2e9659218d5d6a040bc9b839def7f1e2d04d37ea8a694c883bf79442126
3
  size 5688