nblinh63 commited on
Commit
8c4e68b
·
verified ·
1 Parent(s): cf86d13

End of training

Browse files
README.md CHANGED
@@ -103,7 +103,7 @@ xformers_attention: true
103
 
104
  This model is a fine-tuned version of [unsloth/Mistral-Nemo-Base-2407](https://huggingface.co/unsloth/Mistral-Nemo-Base-2407) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 2.2204
107
 
108
  ## Model description
109
 
@@ -135,7 +135,7 @@ The following hyperparameters were used during training:
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
- | 1.7828 | 0.0001 | 10 | 2.2204 |
139
 
140
 
141
  ### Framework versions
 
103
 
104
  This model is a fine-tuned version of [unsloth/Mistral-Nemo-Base-2407](https://huggingface.co/unsloth/Mistral-Nemo-Base-2407) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 2.2105
107
 
108
  ## Model description
109
 
 
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
+ | 1.7549 | 0.0001 | 10 | 2.2105 |
139
 
140
 
141
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "q_proj",
25
- "down_proj",
26
  "k_proj",
 
27
  "up_proj",
28
- "gate_proj",
29
- "o_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate_proj",
 
 
24
  "k_proj",
25
+ "q_proj",
26
  "up_proj",
27
+ "o_proj",
28
+ "v_proj",
29
+ "down_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:fa80a9a7a9cfc89745e921dc799e810f8a3ed233800ed5b1912079606cf6a9df
3
  size 228267658
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c6cd975167c51f9b9c976fe220726b3ae2c7ccf76a51a7b214cedde21fa950f
3
  size 228267658
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:62ae9cca12a6c64aeb0b76139592fde21a88611a915ce124ed478880a006240f
3
  size 228140600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:211cc8563b7f179f2d3796553f0df7a1d52be1c8cc5d5f014e81e62b43e93beb
3
  size 228140600
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:69056286cee379b2a60510baded90c3897f96142bc2bc7e673a3da84cb0f8ba7
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:376fc42fac8f7e87caa61bac2e0903518b148a91af089e1a2041c1c1c361fb59
3
  size 6776