DeepDream2045 commited on
Commit
a3f7519
·
verified ·
1 Parent(s): f0a1d34

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 [jingyeom/seal3.1.6n_7b](https://huggingface.co/jingyeom/seal3.1.6n_7b) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 0.0028
106
 
107
  ## Model description
108
 
@@ -140,7 +140,7 @@ The following hyperparameters were used during training:
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 5.0286 | 0.0894 | 1 | 4.4021 |
143
- | 0.1096 | 2.2570 | 25 | 0.0028 |
144
 
145
 
146
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [jingyeom/seal3.1.6n_7b](https://huggingface.co/jingyeom/seal3.1.6n_7b) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 0.0026
106
 
107
  ## Model description
108
 
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 5.0286 | 0.0894 | 1 | 4.4021 |
143
+ | 0.1083 | 2.2570 | 25 | 0.0026 |
144
 
145
 
146
  ### Framework versions
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
- "gate_proj",
25
- "down_proj",
26
  "k_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
+ "v_proj",
24
  "up_proj",
 
 
25
  "k_proj",
26
+ "down_proj",
27
+ "gate_proj",
28
  "o_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:b4afc47dbc501b822e25c0cdc000280de74095b83eeb25555ac12858797c3b73
3
  size 319977674
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9fdb9670a96fe67b4bc6e3eeda9d9b6493db3e78f9073fe17654ed7426c4041
3
  size 319977674
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6be8897042dd870908e2b95e92353fbf5ecafc46d10f1068c1bf13a0323783cd
3
  size 319876032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28d188f7fdb1614fff7516bcb2a64d97efd1597a52d86de66c194cfd5eaa2403
3
  size 319876032
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36764b90adc2cda234cb27fbe5577f8dd90ec791c0bc4559b1a90ac18fa5b20d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b42f1ce68c7b4db4cb68bcee97e43a6c1d797d25c673c723efcb20fa6d8d4fb5
3
  size 6776