DeepDream2045 commited on
Commit
d52acaf
·
verified ·
1 Parent(s): 59b6b70

End of training

Browse files
README.md CHANGED
@@ -102,7 +102,7 @@ xformers_attention: true
102
 
103
  This model is a fine-tuned version of [The-matt/llama2_ko-7b_distinctive-snowflake-182_1060](https://huggingface.co/The-matt/llama2_ko-7b_distinctive-snowflake-182_1060) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 1.0235
106
 
107
  ## Model description
108
 
@@ -140,8 +140,8 @@ The following hyperparameters were used during training:
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 2.0005 | 0.0021 | 1 | 2.1723 |
143
- | 1.1447 | 0.0527 | 25 | 1.1457 |
144
- | 1.0103 | 0.1054 | 50 | 1.0235 |
145
 
146
 
147
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [The-matt/llama2_ko-7b_distinctive-snowflake-182_1060](https://huggingface.co/The-matt/llama2_ko-7b_distinctive-snowflake-182_1060) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 1.0204
106
 
107
  ## Model description
108
 
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 2.0005 | 0.0021 | 1 | 2.1723 |
143
+ | 1.1425 | 0.0527 | 25 | 1.1423 |
144
+ | 1.0077 | 0.1054 | 50 | 1.0204 |
145
 
146
 
147
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "v_proj",
25
  "q_proj",
 
26
  "gate_proj",
27
- "up_proj",
28
- "down_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
+ "up_proj",
25
  "q_proj",
26
+ "v_proj",
27
  "gate_proj",
28
+ "k_proj",
29
+ "down_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4252e9c7d480c4a4e63688880b7f765bdb95ab6262b078ffd051bd383238ff78
3
  size 319977674
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6591f293f77780fee26ab4978298f504382164f7b31ee6eb7eef0d3d089abd7
3
  size 319977674
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41d7e231427887b895fb766c3b49b50cb85cc8e90e4d3f1054722665314eaddf
3
  size 319876032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65fa1c6f99a82d094c37d9c6a4024e3bbc6f120be786dc57cad1dfc870cb9a20
3
  size 319876032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e48dd2262fdb84040320dc1ca35ffb4ba84f4356c28393139018be13df34c92
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:683d4cbeb722b54ff6db428ea473c68efc5977acfa89741fe44cd067e6661259
3
  size 6776