ShenaoZ commited on
Commit
dc98ed5
1 Parent(s): 6965aa0

End of training

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