nnheui commited on
Commit
88c5d2e
1 Parent(s): 5b1fca3

End of training

Browse files
Files changed (2) hide show
  1. README.md +7 -1
  2. config.json +1 -1
README.md CHANGED
@@ -2,9 +2,15 @@
2
  license: other
3
  base_model: nnheui/stablelm-2-1_6b-sft-full
4
  tags:
 
5
  - trl
6
  - dpo
7
  - generated_from_trainer
 
 
 
 
 
8
  model-index:
9
  - name: stablelm-2-1_6b-sft-full-spin-sigmoid-iter0_1_61101_small_margin_0_1
10
  results: []
@@ -15,7 +21,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # stablelm-2-1_6b-sft-full-spin-sigmoid-iter0_1_61101_small_margin_0_1
17
 
18
- This model is a fine-tuned version of [nnheui/stablelm-2-1_6b-sft-full](https://huggingface.co/nnheui/stablelm-2-1_6b-sft-full) on an unknown dataset.
19
 
20
  ## Model description
21
 
 
2
  license: other
3
  base_model: nnheui/stablelm-2-1_6b-sft-full
4
  tags:
5
+ - alignment-handbook
6
  - trl
7
  - dpo
8
  - generated_from_trainer
9
+ - trl
10
+ - dpo
11
+ - generated_from_trainer
12
+ datasets:
13
+ - nnheui/stablelm-2-1_6b-sft-full-ultrachat_200k_generated-1_61101
14
  model-index:
15
  - name: stablelm-2-1_6b-sft-full-spin-sigmoid-iter0_1_61101_small_margin_0_1
16
  results: []
 
21
 
22
  # stablelm-2-1_6b-sft-full-spin-sigmoid-iter0_1_61101_small_margin_0_1
23
 
24
+ This model is a fine-tuned version of [nnheui/stablelm-2-1_6b-sft-full](https://huggingface.co/nnheui/stablelm-2-1_6b-sft-full) on the nnheui/stablelm-2-1_6b-sft-full-ultrachat_200k_generated-1_61101 dataset.
25
 
26
  ## Model description
27
 
config.json CHANGED
@@ -24,7 +24,7 @@
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.39.3",
27
- "use_cache": false,
28
  "use_parallel_residual": false,
29
  "use_qkv_bias": true,
30
  "vocab_size": 100352
 
24
  "tie_word_embeddings": false,
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.39.3",
27
+ "use_cache": true,
28
  "use_parallel_residual": false,
29
  "use_qkv_bias": true,
30
  "vocab_size": 100352