DeepDream2045 commited on
Commit
659a660
·
verified ·
1 Parent(s): 3e5654b

End of training

Browse files
README.md CHANGED
@@ -95,7 +95,7 @@ xformers_attention: true
95
 
96
  This model is a fine-tuned version of [MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4](https://huggingface.co/MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
- - Loss: 1.7395
99
 
100
  ## Model description
101
 
@@ -132,9 +132,9 @@ The following hyperparameters were used during training:
132
 
133
  | Training Loss | Epoch | Step | Validation Loss |
134
  |:-------------:|:------:|:----:|:---------------:|
135
- | 1.707 | 0.0011 | 1 | 2.0192 |
136
- | 2.1519 | 0.0269 | 25 | 1.7509 |
137
- | 2.1614 | 0.0538 | 50 | 1.7395 |
138
 
139
 
140
  ### Framework versions
 
95
 
96
  This model is a fine-tuned version of [MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4](https://huggingface.co/MNC-Jihun/Mistral-7B-AO-u0.5-b2-ver0.4) on the None dataset.
97
  It achieves the following results on the evaluation set:
98
+ - Loss: 1.7409
99
 
100
  ## Model description
101
 
 
132
 
133
  | Training Loss | Epoch | Step | Validation Loss |
134
  |:-------------:|:------:|:----:|:---------------:|
135
+ | 1.7307 | 0.0011 | 1 | 2.0657 |
136
+ | 2.1511 | 0.0269 | 25 | 1.7535 |
137
+ | 2.1672 | 0.0538 | 50 | 1.7409 |
138
 
139
 
140
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
  "down_proj",
25
- "gate_proj",
26
- "k_proj",
27
- "up_proj",
28
  "v_proj",
29
- "q_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "q_proj",
25
+ "gate_proj",
26
  "o_proj",
27
  "down_proj",
 
 
 
28
  "v_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:4197433db3b3c46756d4d86e4e7cd0e492d264ae95064944875a5a8de7139dad
3
  size 860011282
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f36fd5e6a797039548ee42e0ef8fb9a1e3dacd603438acc470c44efcf0b25e4a
3
  size 860011282
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:641eb0d184ee62ddb72b2621ad6e78f932ea4c29eca641c702063c63c6f10f77
3
  size 859909312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a098e4073b8a0fba6a26374975a056a3b02d4cf25c917449c64558f8aafcf8fa
3
  size 859909312
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:987fd07a10c7dc3d0202f3fd844ca5c32e5eda76cf15397ae30934c49a3acd1e
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cde298347aefb5569ecda1d0ffbfc1f74fe5a8aad71a508769958efdcaf21bdf
3
  size 6776