wzhouad commited on
Commit
30bf93e
1 Parent(s): be0c02c

Training in progress, step 1200

Browse files
Files changed (3) hide show
  1. README.md +6 -5
  2. config.json +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -2,20 +2,21 @@
2
  license: mit
3
  base_model: HuggingFaceH4/mistral-7b-sft-beta
4
  tags:
5
- - trl
6
- - dpo
7
  - generated_from_trainer
 
 
8
  model-index:
9
- - name: zephyr-7b-dpo-full
10
  results: []
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
  should probably proofread and complete it, then remove this comment. -->
15
 
16
- # zephyr-7b-dpo-full
17
 
18
- This model is a fine-tuned version of [HuggingFaceH4/mistral-7b-sft-beta](https://huggingface.co/HuggingFaceH4/mistral-7b-sft-beta) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.0260
21
  - Rewards/chosen: -2.1934
 
2
  license: mit
3
  base_model: HuggingFaceH4/mistral-7b-sft-beta
4
  tags:
5
+ - alignment-handbook
 
6
  - generated_from_trainer
7
+ datasets:
8
+ - HuggingFaceH4/hh-rlhf-h4
9
  model-index:
10
+ - name: baseline2
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # baseline2
18
 
19
+ This model is a fine-tuned version of [HuggingFaceH4/mistral-7b-sft-beta](https://huggingface.co/HuggingFaceH4/mistral-7b-sft-beta) on the HuggingFaceH4/hh-rlhf-h4 dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.0260
22
  - Rewards/chosen: -2.1934
config.json CHANGED
@@ -20,6 +20,6 @@
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "bfloat16",
22
  "transformers_version": "4.35.2",
23
- "use_cache": false,
24
  "vocab_size": 32000
25
  }
 
20
  "tie_word_embeddings": false,
21
  "torch_dtype": "bfloat16",
22
  "transformers_version": "4.35.2",
23
+ "use_cache": true,
24
  "vocab_size": 32000
25
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bb88c129b5447ee34b7f3cdb54f7532418c2781e6bdc17cbf7942a9a1e218bd
3
  size 5944
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef3f3bcb1d637ffd73632ad00af47d3006ac1e6c1f0c109c90bd802bdaba6dcd
3
  size 5944