lesso commited on
Commit
b952156
1 Parent(s): 7c06f37

End of training

Browse files
README.md CHANGED
@@ -95,7 +95,7 @@ xformers_attention: null
95
 
96
  This model is a fine-tuned version of [oopsung/llama2-7b-n-ox-test-v1](https://huggingface.co/oopsung/llama2-7b-n-ox-test-v1) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
- - Loss: 2.1717
99
 
100
  ## Model description
101
 
@@ -131,9 +131,9 @@ The following hyperparameters were used during training:
131
  | Training Loss | Epoch | Step | Validation Loss |
132
  |:-------------:|:------:|:----:|:---------------:|
133
  | 2.4864 | 0.0002 | 1 | 3.1967 |
134
- | 3.3946 | 0.0007 | 3 | 3.0946 |
135
- | 1.8184 | 0.0014 | 6 | 2.6199 |
136
- | 1.7204 | 0.0022 | 9 | 2.1717 |
137
 
138
 
139
  ### Framework versions
 
95
 
96
  This model is a fine-tuned version of [oopsung/llama2-7b-n-ox-test-v1](https://huggingface.co/oopsung/llama2-7b-n-ox-test-v1) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
+ - Loss: 2.1707
99
 
100
  ## Model description
101
 
 
131
  | Training Loss | Epoch | Step | Validation Loss |
132
  |:-------------:|:------:|:----:|:---------------:|
133
  | 2.4864 | 0.0002 | 1 | 3.1967 |
134
+ | 3.3931 | 0.0007 | 3 | 3.0885 |
135
+ | 1.8125 | 0.0014 | 6 | 2.6186 |
136
+ | 1.7235 | 0.0022 | 9 | 2.1707 |
137
 
138
 
139
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "o_proj",
27
  "k_proj",
28
- "q_proj",
29
- "up_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "v_proj",
 
24
  "k_proj",
25
+ "gate_proj",
26
+ "o_proj",
27
+ "down_proj",
28
+ "up_proj",
29
+ "q_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:2dd9282afcd52729705db9e9b23c4d981d1d05cc3175b89e878bf6672486d25e
3
  size 80115210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d70f3f56e50690fb9941969b6c52c4cd9ba3c61d14d44c41156b2c8e2d75d839
3
  size 80115210
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:787efbd74eef37f370806a03f8001a6e532fc5e0610c35dba24a90fc1c51e77a
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eee58fcfc933c5b893ee33209f23fea23abe21f45cc727ed46f6d1d27c0edfd5
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d9c99d0e2f5b8cc5e216c0a981ae420dfd0fdc085832d4176287c753653f2960
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8e3eaba4fc887116ba05575a8a64bfbe0629dae4f12cb37cac79d895993962b
3
  size 6776