nblinh63 commited on
Commit
bca4fb5
·
verified ·
1 Parent(s): 40e6d6c

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 [tokyotech-llm/Llama-3-Swallow-8B-v0.1](https://huggingface.co/tokyotech-llm/Llama-3-Swallow-8B-v0.1) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
- - Loss: 2.4347
109
 
110
  ## Model description
111
 
@@ -137,7 +137,7 @@ The following hyperparameters were used during training:
137
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
- | 1.9885 | 0.0032 | 10 | 2.4347 |
141
 
142
 
143
  ### Framework versions
 
105
 
106
  This model is a fine-tuned version of [tokyotech-llm/Llama-3-Swallow-8B-v0.1](https://huggingface.co/tokyotech-llm/Llama-3-Swallow-8B-v0.1) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
+ - Loss: 2.4332
109
 
110
  ## Model description
111
 
 
137
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
+ | 1.9874 | 0.0032 | 10 | 2.4332 |
141
 
142
 
143
  ### Framework versions
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "up_proj",
25
- "gate_proj",
26
- "v_proj",
27
  "q_proj",
 
 
28
  "k_proj",
 
 
29
  "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "q_proj",
24
+ "gate_proj",
25
+ "up_proj",
26
  "k_proj",
27
+ "down_proj",
28
+ "v_proj",
29
  "o_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:e55c4039f24bc44008a4f05902cf0a77621fb0cf6dfc3efceafdf89c3e1a4894
3
  size 167934026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c5ecc4d45bf4c244e13fe6afd2578f5883763c30f3a40f653d33813331ec4481
3
  size 167934026
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc775a1761f1f647c702d92e67ca658899ab5ef3cdebdf8519c573f4c4012e0b
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f4b65f869cbec574d4e40d83bda225537b43aa792b142eb5c462911291411e6
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b45eef8e612d9b79c5583dcca2bd1a1d2b91284620f30ac5baebaa2439e5b269
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2453a0ab8bb2076577a26f096a7aad8f9abd4172336b492664a7eecef74a8938
3
  size 6776