DeepDream2045 commited on
Commit
6e826b9
·
verified ·
1 Parent(s): 65ca1b6

End of training

Browse files
README.md CHANGED
@@ -105,7 +105,7 @@ xformers_attention: true
105
 
106
  This model is a fine-tuned version of [heegyu/WizardVicuna-open-llama-3b-v2](https://huggingface.co/heegyu/WizardVicuna-open-llama-3b-v2) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
- - Loss: 0.3602
109
 
110
  ## Model description
111
 
@@ -143,8 +143,8 @@ The following hyperparameters were used during training:
143
  | Training Loss | Epoch | Step | Validation Loss |
144
  |:-------------:|:------:|:----:|:---------------:|
145
  | 13.139 | 0.0118 | 1 | 12.2341 |
146
- | 0.4112 | 0.2954 | 25 | 0.3536 |
147
- | 0.4166 | 0.5908 | 50 | 0.3602 |
148
 
149
 
150
  ### Framework versions
 
105
 
106
  This model is a fine-tuned version of [heegyu/WizardVicuna-open-llama-3b-v2](https://huggingface.co/heegyu/WizardVicuna-open-llama-3b-v2) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
+ - Loss: 0.3521
109
 
110
  ## Model description
111
 
 
143
  | Training Loss | Epoch | Step | Validation Loss |
144
  |:-------------:|:------:|:----:|:---------------:|
145
  | 13.139 | 0.0118 | 1 | 12.2341 |
146
+ | 0.413 | 0.2954 | 25 | 0.3542 |
147
+ | 0.3879 | 0.5908 | 50 | 0.3521 |
148
 
149
 
150
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "down_proj",
 
 
24
  "v_proj",
25
  "o_proj",
26
- "gate_proj",
27
- "up_proj",
28
- "q_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "down_proj",
25
+ "k_proj",
26
+ "gate_proj",
27
  "v_proj",
28
  "o_proj",
29
+ "up_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:8b97bcbd934315a26889b726bf3941ed8bcddbc8e4407c58b82de513baf1dc0f
3
  size 203538938
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9e3fe297b1b3f31e7e9caa0d729a2192ea185e70f6a422c7744af09489b1fdd
3
  size 203538938
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa78fa16cfb28e92e8a7f2547ea4ebe3d921bbd4a60eb0b03f9797c63d10d47f
3
  size 203456160
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3aa9737de406a4a2d98ec1a16f355b324ef0a923a8b26d9035c0f8a18a7ca71e
3
  size 203456160
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55d740791941f758082368cfedd2df9898fb71500018e405b89f3f308e0b9018
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a0d3712789c7a4d25180c5c9c512c419bafb08bc397e6938aa00de0fd6b3acb
3
  size 6776