ShenaoZ commited on
Commit
c66d0a1
1 Parent(s): 825fde9

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -1
  2. config.json +1 -1
README.md CHANGED
@@ -2,9 +2,16 @@
2
  license: mit
3
  base_model: ShenaoZ/0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_3
4
  tags:
 
5
  - trl
6
  - dpo
7
  - generated_from_trainer
 
 
 
 
 
 
8
  model-index:
9
  - name: 0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_4
10
  results: []
@@ -15,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # 0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_4
17
 
18
- This model is a fine-tuned version of [ShenaoZ/0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_3](https://huggingface.co/ShenaoZ/0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_3) on the None dataset.
19
 
20
  ## Model description
21
 
 
2
  license: mit
3
  base_model: ShenaoZ/0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_3
4
  tags:
5
+ - alignment-handbook
6
  - trl
7
  - dpo
8
  - generated_from_trainer
9
+ - trl
10
+ - dpo
11
+ - generated_from_trainer
12
+ datasets:
13
+ - updated
14
+ - original
15
  model-index:
16
  - name: 0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_4
17
  results: []
 
22
 
23
  # 0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_4
24
 
25
+ This model is a fine-tuned version of [ShenaoZ/0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_3](https://huggingface.co/ShenaoZ/0.0005_withdpo_4iters_bs256_2epoch_5311lr_iter_3) on the updated and the original datasets.
26
 
27
  ## Model description
28
 
config.json CHANGED
@@ -21,6 +21,6 @@
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.40.2",
24
- "use_cache": false,
25
  "vocab_size": 32000
26
  }
 
21
  "tie_word_embeddings": false,
22
  "torch_dtype": "bfloat16",
23
  "transformers_version": "4.40.2",
24
+ "use_cache": true,
25
  "vocab_size": 32000
26
  }