stlee9048/HMGICS_SETBOX
Browse files- README.md +11 -11
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Nov21_15-00-00_2300022N01/events.out.tfevents.1732172769.2300022N01.35984.0 +3 -0
- tokenizer.json +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-------:|:----:|:---------------:|
|
55 |
-
|
|
56 |
-
|
|
57 |
-
|
|
58 |
-
|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
|
66 |
|
67 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 7.3704
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss |
|
54 |
|:-------------:|:-------:|:----:|:---------------:|
|
55 |
+
| 3.1821 | 4.4444 | 10 | 3.6998 |
|
56 |
+
| 2.6754 | 8.8889 | 20 | 3.4513 |
|
57 |
+
| 3.8983 | 13.3333 | 30 | 3.2089 |
|
58 |
+
| 1.4461 | 17.7778 | 40 | 3.4964 |
|
59 |
+
| 0.5732 | 22.2222 | 50 | 4.5111 |
|
60 |
+
| 0.0226 | 26.6667 | 60 | 6.9400 |
|
61 |
+
| 0.0818 | 31.1111 | 70 | 7.3203 |
|
62 |
+
| 0.0024 | 35.5556 | 80 | 6.2920 |
|
63 |
+
| 0.0026 | 40.0 | 90 | 6.9197 |
|
64 |
+
| 0.0004 | 44.4444 | 100 | 7.3704 |
|
65 |
|
66 |
|
67 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"down_proj",
|
24 |
-
"o_proj",
|
25 |
"gate_proj",
|
26 |
"q_proj",
|
27 |
-
"
|
|
|
|
|
28 |
"up_proj",
|
29 |
-
"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"gate_proj",
|
24 |
"q_proj",
|
25 |
+
"o_proj",
|
26 |
+
"down_proj",
|
27 |
+
"k_proj",
|
28 |
"up_proj",
|
29 |
+
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 167832240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cea206e86cf353a3267db61b0ddd2239ade1556ee00451b33ad5e71d7a29ecc0
|
3 |
size 167832240
|
runs/Nov21_15-00-00_2300022N01/events.out.tfevents.1732172769.2300022N01.35984.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4cd7394b048723daf924f85924bf91e94021a050e703b08f8d848fcfd83014d
|
3 |
+
size 29420
|
tokenizer.json
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:42245018febb197f678c617aa628114f94db7080a6d3eb5304197fdf74ff30f3
|
3 |
+
size 17210060
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e4746c60d647ac555df1869f31c67159fe896e9ad303abeac865b068d0e5951
|
3 |
size 5304
|