YYYYYYibo commited on
Commit
3ac3782
1 Parent(s): f8e7726

DPO-7b-beta0.01

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