nblinh63 commited on
Commit
55b7143
1 Parent(s): 45357db

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 [oopsung/llama2-7b-koNqa-test-v1](https://huggingface.co/oopsung/llama2-7b-koNqa-test-v1) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 2.9314
106
 
107
  ## Model description
108
 
@@ -134,7 +134,7 @@ The following hyperparameters were used during training:
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
- | 2.2063 | 0.0000 | 10 | 2.9314 |
138
 
139
 
140
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [oopsung/llama2-7b-koNqa-test-v1](https://huggingface.co/oopsung/llama2-7b-koNqa-test-v1) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 2.9336
106
 
107
  ## Model description
108
 
 
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
+ | 2.2087 | 0.0000 | 10 | 2.9336 |
138
 
139
 
140
  ### Framework versions
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
  "up_proj",
25
- "gate_proj",
26
  "down_proj",
27
  "o_proj",
28
  "v_proj",
 
 
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
 
24
  "down_proj",
25
  "o_proj",
26
  "v_proj",
27
+ "k_proj",
28
+ "gate_proj",
29
  "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d3eba4a6e6c42ca41db322f69b7aadd25cbb2f8657536dac5d7e9eac0b52e23
3
  size 160069834
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe835e4a8a157116a7d6a96004ee13d045447d9fdaf1eb8de0ea962d53a8617c
3
  size 160069834
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:31277c08f29b67fccbbb2fe4fb2cadfb21da09aaaea7d72362e54b02bb47ee1e
3
  size 159967880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9b5a7f3836d45b5a10ae3528e373327d826bbd2f0a8bcaee31079b19f25bdee
3
  size 159967880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:907b5e3cab0dfb1bce723ed3b28e0914e4a3e00d9f1b65467406c9e1d1709923
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2003b67301e5d354959141e5be84838e27e8375e76465f348b8d27f41d5e723
3
  size 6776