lesso commited on
Commit
afc5ce5
1 Parent(s): 90dd48d

End of training

Browse files
README.md CHANGED
@@ -104,7 +104,7 @@ xformers_attention: null
104
 
105
  This model is a fine-tuned version of [huggyllama/llama-7b](https://huggingface.co/huggyllama/llama-7b) on the None dataset.
106
  It achieves the following results on the evaluation set:
107
- - Loss: 0.3320
108
 
109
  ## Model description
110
 
@@ -138,7 +138,7 @@ The following hyperparameters were used during training:
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
- | 0.4271 | 0.1071 | 1000 | 0.3320 |
142
 
143
 
144
  ### Framework versions
 
104
 
105
  This model is a fine-tuned version of [huggyllama/llama-7b](https://huggingface.co/huggyllama/llama-7b) on the None dataset.
106
  It achieves the following results on the evaluation set:
107
+ - Loss: 0.3318
108
 
109
  ## Model description
110
 
 
138
 
139
  | Training Loss | Epoch | Step | Validation Loss |
140
  |:-------------:|:------:|:----:|:---------------:|
141
+ | 0.4272 | 0.1071 | 1000 | 0.3318 |
142
 
143
 
144
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "k_proj",
25
- "up_proj",
26
  "q_proj",
27
- "v_proj",
28
  "gate_proj",
29
- "down_proj"
 
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "q_proj",
 
24
  "gate_proj",
25
+ "down_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "o_proj",
29
+ "k_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:e729e80eac7ef4f85f592626fc8cbef243c2a43888fe92b292843cf966f7e0a0
3
  size 80115210
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9bc35ac19bbcc90cc4979bb67c3a15a504fbd5325913aab839e68fbd0816839e
3
  size 80115210
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:719df9ddf670b10e0acd25b3b60a7525f8c19f58481945e574721fa5a6ae2056
3
  size 80013120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adfbbddb6d36c12289912b5fa1c4a076dc9ec72221af86dd87e0083ff3608563
3
  size 80013120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:86b878855dd3a962afd8534d40010f416a8fb1bce5a59608028eb56c6136a568
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec54d060fa3c10be7a79720000a71081ddc512eda26e7a24166cfc8633b27fc3
3
  size 6776