Model save
Browse files- README.md +4 -4
- adapter_config.json +4 -4
- adapter_model.safetensors +1 -1
- runs/Jun10_16-50-08_jupyter-sze-2eong-2e23-40ucl-2eac-2euk/events.out.tfevents.1718034664.jupyter-sze-2eong-2e23-40ucl-2eac-2euk.1691.0 +3 -0
- runs/Jun10_16-57-36_jupyter-sze-2eong-2e23-40ucl-2eac-2euk/events.out.tfevents.1718035086.jupyter-sze-2eong-2e23-40ucl-2eac-2euk.2073.0 +3 -0
- runs/Jun10_17-05-22_jupyter-sze-2eong-2e23-40ucl-2eac-2euk/events.out.tfevents.1718035553.jupyter-sze-2eong-2e23-40ucl-2eac-2euk.2186.0 +3 -0
- trainer_log.jsonl +26 -26
- training_args.bin +1 -1
README.md
CHANGED
@@ -2,9 +2,8 @@
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
5 |
-
- llama-factory
|
6 |
-
- lora
|
7 |
- unsloth
|
|
|
8 |
- generated_from_trainer
|
9 |
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
|
10 |
model-index:
|
@@ -17,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# llama-3-8b-finetuned
|
19 |
|
20 |
-
This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-Instruct-bnb-4bit) on
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -40,6 +39,7 @@ The following hyperparameters were used during training:
|
|
40 |
- train_batch_size: 1
|
41 |
- eval_batch_size: 8
|
42 |
- seed: 42
|
|
|
43 |
- gradient_accumulation_steps: 4
|
44 |
- total_train_batch_size: 4
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
@@ -56,6 +56,6 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
- PEFT 0.11.1
|
58 |
- Transformers 4.41.2
|
59 |
-
- Pytorch 2.
|
60 |
- Datasets 2.19.2
|
61 |
- Tokenizers 0.19.1
|
|
|
2 |
license: apache-2.0
|
3 |
library_name: peft
|
4 |
tags:
|
|
|
|
|
5 |
- unsloth
|
6 |
+
- llama-factory
|
7 |
- generated_from_trainer
|
8 |
base_model: unsloth/llama-3-8b-Instruct-bnb-4bit
|
9 |
model-index:
|
|
|
16 |
|
17 |
# llama-3-8b-finetuned
|
18 |
|
19 |
+
This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct-bnb-4bit](https://huggingface.co/unsloth/llama-3-8b-Instruct-bnb-4bit) on an unknown dataset.
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
39 |
- train_batch_size: 1
|
40 |
- eval_batch_size: 8
|
41 |
- seed: 42
|
42 |
+
- distributed_type: multi-GPU
|
43 |
- gradient_accumulation_steps: 4
|
44 |
- total_train_batch_size: 4
|
45 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
|
|
56 |
|
57 |
- PEFT 0.11.1
|
58 |
- Transformers 4.41.2
|
59 |
+
- Pytorch 2.2.0+cu121
|
60 |
- Datasets 2.19.2
|
61 |
- Tokenizers 0.19.1
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
-
"
|
24 |
"o_proj",
|
25 |
-
"
|
|
|
26 |
"k_proj",
|
27 |
"up_proj",
|
28 |
-
"
|
29 |
-
"v_proj"
|
30 |
],
|
31 |
"task_type": "CAUSAL_LM",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": "unsloth",
|
22 |
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
"o_proj",
|
25 |
+
"gate_proj",
|
26 |
+
"q_proj",
|
27 |
"k_proj",
|
28 |
"up_proj",
|
29 |
+
"down_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 83945296
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:69a24fca18d50118ce689d4dc26862aea2c95ebdbb5e8d3689fa569ebaaefee8
|
3 |
size 83945296
|
runs/Jun10_16-50-08_jupyter-sze-2eong-2e23-40ucl-2eac-2euk/events.out.tfevents.1718034664.jupyter-sze-2eong-2e23-40ucl-2eac-2euk.1691.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d06b23a391a5f8f0f4819c6c523be75fcaa1b0f657d078336e9ed9890d0bc08
|
3 |
+
size 4184
|
runs/Jun10_16-57-36_jupyter-sze-2eong-2e23-40ucl-2eac-2euk/events.out.tfevents.1718035086.jupyter-sze-2eong-2e23-40ucl-2eac-2euk.2073.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c380e95deb378e67a4cf676724a17efbac1ff9e7da79eac9057002b604fd1a2
|
3 |
+
size 6974
|
runs/Jun10_17-05-22_jupyter-sze-2eong-2e23-40ucl-2eac-2euk/events.out.tfevents.1718035553.jupyter-sze-2eong-2e23-40ucl-2eac-2euk.2186.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:843d7d0b9efb5ae1cd08d4f51e53ed7a275993cf623a02e0a7920269f69fdbd9
|
3 |
+
size 11106
|
trainer_log.jsonl
CHANGED
@@ -1,26 +1,26 @@
|
|
1 |
-
{"current_steps": 10, "total_steps": 250, "loss": 1.
|
2 |
-
{"current_steps": 20, "total_steps": 250, "loss": 0.
|
3 |
-
{"current_steps": 30, "total_steps": 250, "loss": 0.
|
4 |
-
{"current_steps": 40, "total_steps": 250, "loss": 0.
|
5 |
-
{"current_steps": 50, "total_steps": 250, "loss": 0.
|
6 |
-
{"current_steps": 60, "total_steps": 250, "loss": 0.
|
7 |
-
{"current_steps": 70, "total_steps": 250, "loss": 0.
|
8 |
-
{"current_steps": 80, "total_steps": 250, "loss": 0.
|
9 |
-
{"current_steps": 90, "total_steps": 250, "loss": 0.
|
10 |
-
{"current_steps": 100, "total_steps": 250, "loss": 0.
|
11 |
-
{"current_steps": 110, "total_steps": 250, "loss": 0.
|
12 |
-
{"current_steps": 120, "total_steps": 250, "loss": 0.
|
13 |
-
{"current_steps": 130, "total_steps": 250, "loss": 0.
|
14 |
-
{"current_steps": 140, "total_steps": 250, "loss": 0.
|
15 |
-
{"current_steps": 150, "total_steps": 250, "loss": 0.
|
16 |
-
{"current_steps": 160, "total_steps": 250, "loss": 0.
|
17 |
-
{"current_steps": 170, "total_steps": 250, "loss": 0.
|
18 |
-
{"current_steps": 180, "total_steps": 250, "loss": 0.
|
19 |
-
{"current_steps": 190, "total_steps": 250, "loss": 0.
|
20 |
-
{"current_steps": 200, "total_steps": 250, "loss": 0.
|
21 |
-
{"current_steps": 210, "total_steps": 250, "loss": 0.
|
22 |
-
{"current_steps": 220, "total_steps": 250, "loss": 0.
|
23 |
-
{"current_steps": 230, "total_steps": 250, "loss": 0.
|
24 |
-
{"current_steps": 240, "total_steps": 250, "loss": 0.
|
25 |
-
{"current_steps": 250, "total_steps": 250, "loss": 0.
|
26 |
-
{"current_steps": 250, "total_steps": 250, "epoch": 2.0, "percentage": 100.0, "elapsed_time": "0:
|
|
|
1 |
+
{"current_steps": 10, "total_steps": 250, "loss": 1.8804, "learning_rate": 7.2000000000000005e-06, "epoch": 0.08, "percentage": 4.0, "elapsed_time": "0:00:54", "remaining_time": "0:21:55", "throughput": "0.00", "total_tokens": 0}
|
2 |
+
{"current_steps": 20, "total_steps": 250, "loss": 0.469, "learning_rate": 1.4400000000000001e-05, "epoch": 0.16, "percentage": 8.0, "elapsed_time": "0:01:48", "remaining_time": "0:20:42", "throughput": "0.00", "total_tokens": 0}
|
3 |
+
{"current_steps": 30, "total_steps": 250, "loss": 0.3463, "learning_rate": 1.9991228300988586e-05, "epoch": 0.24, "percentage": 12.0, "elapsed_time": "0:02:41", "remaining_time": "0:19:45", "throughput": "0.00", "total_tokens": 0}
|
4 |
+
{"current_steps": 40, "total_steps": 250, "loss": 0.1673, "learning_rate": 1.983571470813386e-05, "epoch": 0.32, "percentage": 16.0, "elapsed_time": "0:03:35", "remaining_time": "0:18:51", "throughput": "0.00", "total_tokens": 0}
|
5 |
+
{"current_steps": 50, "total_steps": 250, "loss": 0.106, "learning_rate": 1.9488760116444966e-05, "epoch": 0.4, "percentage": 20.0, "elapsed_time": "0:04:29", "remaining_time": "0:17:56", "throughput": "0.00", "total_tokens": 0}
|
6 |
+
{"current_steps": 60, "total_steps": 250, "loss": 0.1623, "learning_rate": 1.895711760239413e-05, "epoch": 0.48, "percentage": 24.0, "elapsed_time": "0:05:23", "remaining_time": "0:17:03", "throughput": "0.00", "total_tokens": 0}
|
7 |
+
{"current_steps": 70, "total_steps": 250, "loss": 0.1585, "learning_rate": 1.8251134982782952e-05, "epoch": 0.56, "percentage": 28.0, "elapsed_time": "0:06:16", "remaining_time": "0:16:09", "throughput": "0.00", "total_tokens": 0}
|
8 |
+
{"current_steps": 80, "total_steps": 250, "loss": 0.192, "learning_rate": 1.7384553406258842e-05, "epoch": 0.64, "percentage": 32.0, "elapsed_time": "0:07:10", "remaining_time": "0:15:15", "throughput": "0.00", "total_tokens": 0}
|
9 |
+
{"current_steps": 90, "total_steps": 250, "loss": 0.1705, "learning_rate": 1.63742398974869e-05, "epoch": 0.72, "percentage": 36.0, "elapsed_time": "0:08:04", "remaining_time": "0:14:21", "throughput": "0.00", "total_tokens": 0}
|
10 |
+
{"current_steps": 100, "total_steps": 250, "loss": 0.0652, "learning_rate": 1.5239859059700794e-05, "epoch": 0.8, "percentage": 40.0, "elapsed_time": "0:08:58", "remaining_time": "0:13:27", "throughput": "0.00", "total_tokens": 0}
|
11 |
+
{"current_steps": 110, "total_steps": 250, "loss": 0.1237, "learning_rate": 1.4003490325568953e-05, "epoch": 0.88, "percentage": 44.0, "elapsed_time": "0:09:52", "remaining_time": "0:12:33", "throughput": "0.00", "total_tokens": 0}
|
12 |
+
{"current_steps": 120, "total_steps": 250, "loss": 0.1669, "learning_rate": 1.2689198206152657e-05, "epoch": 0.96, "percentage": 48.0, "elapsed_time": "0:10:46", "remaining_time": "0:11:39", "throughput": "0.00", "total_tokens": 0}
|
13 |
+
{"current_steps": 130, "total_steps": 250, "loss": 0.0606, "learning_rate": 1.1322563902571227e-05, "epoch": 1.04, "percentage": 52.0, "elapsed_time": "0:11:39", "remaining_time": "0:10:46", "throughput": "0.00", "total_tokens": 0}
|
14 |
+
{"current_steps": 140, "total_steps": 250, "loss": 0.1064, "learning_rate": 9.930187397020385e-06, "epoch": 1.12, "percentage": 56.0, "elapsed_time": "0:12:33", "remaining_time": "0:09:52", "throughput": "0.00", "total_tokens": 0}
|
15 |
+
{"current_steps": 150, "total_steps": 250, "loss": 0.0548, "learning_rate": 8.539169714375885e-06, "epoch": 1.2, "percentage": 60.0, "elapsed_time": "0:13:27", "remaining_time": "0:08:58", "throughput": "0.00", "total_tokens": 0}
|
16 |
+
{"current_steps": 160, "total_steps": 250, "loss": 0.1326, "learning_rate": 7.176585431571235e-06, "epoch": 1.28, "percentage": 64.0, "elapsed_time": "0:14:21", "remaining_time": "0:08:04", "throughput": "0.00", "total_tokens": 0}
|
17 |
+
{"current_steps": 170, "total_steps": 250, "loss": 0.0843, "learning_rate": 5.868955701754584e-06, "epoch": 1.3599999999999999, "percentage": 68.0, "elapsed_time": "0:15:15", "remaining_time": "0:07:10", "throughput": "0.00", "total_tokens": 0}
|
18 |
+
{"current_steps": 180, "total_steps": 250, "loss": 0.0121, "learning_rate": 4.641732050210032e-06, "epoch": 1.44, "percentage": 72.0, "elapsed_time": "0:16:08", "remaining_time": "0:06:16", "throughput": "0.00", "total_tokens": 0}
|
19 |
+
{"current_steps": 190, "total_steps": 250, "loss": 0.0227, "learning_rate": 3.5188009893686916e-06, "epoch": 1.52, "percentage": 76.0, "elapsed_time": "0:17:02", "remaining_time": "0:05:22", "throughput": "0.00", "total_tokens": 0}
|
20 |
+
{"current_steps": 200, "total_steps": 250, "loss": 0.0385, "learning_rate": 2.522019095014683e-06, "epoch": 1.6, "percentage": 80.0, "elapsed_time": "0:17:56", "remaining_time": "0:04:29", "throughput": "0.00", "total_tokens": 0}
|
21 |
+
{"current_steps": 210, "total_steps": 250, "loss": 0.0295, "learning_rate": 1.6707875928990059e-06, "epoch": 1.6800000000000002, "percentage": 84.0, "elapsed_time": "0:18:49", "remaining_time": "0:03:35", "throughput": "0.00", "total_tokens": 0}
|
22 |
+
{"current_steps": 220, "total_steps": 250, "loss": 0.0206, "learning_rate": 9.816747359488632e-07, "epoch": 1.76, "percentage": 88.0, "elapsed_time": "0:19:43", "remaining_time": "0:02:41", "throughput": "0.00", "total_tokens": 0}
|
23 |
+
{"current_steps": 230, "total_steps": 250, "loss": 0.0089, "learning_rate": 4.6809332207053083e-07, "epoch": 1.8399999999999999, "percentage": 92.0, "elapsed_time": "0:20:37", "remaining_time": "0:01:47", "throughput": "0.00", "total_tokens": 0}
|
24 |
+
{"current_steps": 240, "total_steps": 250, "loss": 0.0576, "learning_rate": 1.400396292949513e-07, "epoch": 1.92, "percentage": 96.0, "elapsed_time": "0:21:31", "remaining_time": "0:00:53", "throughput": "0.00", "total_tokens": 0}
|
25 |
+
{"current_steps": 250, "total_steps": 250, "loss": 0.0308, "learning_rate": 3.898849596456477e-09, "epoch": 2.0, "percentage": 100.0, "elapsed_time": "0:22:24", "remaining_time": "0:00:00", "throughput": "0.00", "total_tokens": 0}
|
26 |
+
{"current_steps": 250, "total_steps": 250, "epoch": 2.0, "percentage": 100.0, "elapsed_time": "0:22:24", "remaining_time": "0:00:00", "throughput": "0.00", "total_tokens": 0}
|
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:795e6c2b46e4ebf1af58f4737bfa7b63db4e743eeff78a7e61518c8b69fc9f50
|
3 |
size 5304
|