Training in progress, step 50
Browse files- README.md +32 -24
- adapter_config.json +2 -2
- adapter_model.safetensors +1 -1
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -19,8 +19,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [](https://huggingface.co/) on the super_glue dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -42,7 +42,7 @@ The following hyperparameters were used during training:
|
|
42 |
- learning_rate: 1e-05
|
43 |
- train_batch_size: 2
|
44 |
- eval_batch_size: 4
|
45 |
-
- seed:
|
46 |
- distributed_type: multi-GPU
|
47 |
- num_devices: 2
|
48 |
- gradient_accumulation_steps: 2
|
@@ -56,27 +56,35 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
-
| 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
|
81 |
|
82 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [](https://huggingface.co/) on the super_glue dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.3412
|
23 |
+
- Accuracy: 0.8678
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
42 |
- learning_rate: 1e-05
|
43 |
- train_batch_size: 2
|
44 |
- eval_batch_size: 4
|
45 |
+
- seed: 1
|
46 |
- distributed_type: multi-GPU
|
47 |
- num_devices: 2
|
48 |
- gradient_accumulation_steps: 2
|
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
58 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
59 |
+
| 0.4585 | 0.05 | 50 | 0.4872 | 0.7760 |
|
60 |
+
| 0.3385 | 0.1 | 100 | 0.4658 | 0.7880 |
|
61 |
+
| 0.8423 | 0.15 | 150 | 0.4830 | 0.8113 |
|
62 |
+
| 0.4092 | 0.2 | 200 | 0.4115 | 0.8269 |
|
63 |
+
| 0.4483 | 0.25 | 250 | 0.4318 | 0.8120 |
|
64 |
+
| 0.3319 | 0.3 | 300 | 0.4008 | 0.8346 |
|
65 |
+
| 0.3072 | 0.35 | 350 | 0.4538 | 0.8346 |
|
66 |
+
| 0.2787 | 0.4 | 400 | 0.4432 | 0.8332 |
|
67 |
+
| 0.2965 | 0.45 | 450 | 0.3921 | 0.8403 |
|
68 |
+
| 0.2684 | 0.5 | 500 | 0.3777 | 0.8445 |
|
69 |
+
| 0.2543 | 0.55 | 550 | 0.3793 | 0.8481 |
|
70 |
+
| 0.196 | 0.6 | 600 | 0.3703 | 0.8509 |
|
71 |
+
| 0.2828 | 0.65 | 650 | 0.3910 | 0.8509 |
|
72 |
+
| 0.2073 | 0.7 | 700 | 0.3813 | 0.8587 |
|
73 |
+
| 0.2733 | 0.75 | 750 | 0.3841 | 0.8650 |
|
74 |
+
| 0.3351 | 0.8 | 800 | 0.3658 | 0.8643 |
|
75 |
+
| 0.126 | 0.85 | 850 | 0.3713 | 0.8643 |
|
76 |
+
| 0.3351 | 0.9 | 900 | 0.3457 | 0.8594 |
|
77 |
+
| 0.3614 | 0.95 | 950 | 0.3645 | 0.8629 |
|
78 |
+
| 0.3383 | 1.0 | 1000 | 0.3809 | 0.8615 |
|
79 |
+
| 0.2019 | 1.05 | 1050 | 0.4630 | 0.8707 |
|
80 |
+
| 0.5042 | 1.1 | 1100 | 0.3724 | 0.8657 |
|
81 |
+
| 0.2159 | 1.15 | 1150 | 0.3449 | 0.8643 |
|
82 |
+
| 0.4469 | 1.2 | 1200 | 0.3555 | 0.8693 |
|
83 |
+
| 0.6519 | 1.25 | 1250 | 0.4500 | 0.8686 |
|
84 |
+
| 0.0631 | 1.3 | 1300 | 0.4127 | 0.8678 |
|
85 |
+
| 0.2844 | 1.35 | 1350 | 0.3950 | 0.8721 |
|
86 |
+
| 0.3926 | 1.4 | 1400 | 0.3742 | 0.8714 |
|
87 |
+
| 0.0955 | 1.45 | 1450 | 0.3810 | 0.8707 |
|
88 |
|
89 |
|
90 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -19,10 +19,10 @@
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
22 |
-
"v_proj",
|
23 |
"q_proj",
|
24 |
"gate_proj",
|
25 |
-
"down_proj"
|
|
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
|
|
19 |
"rank_pattern": {},
|
20 |
"revision": null,
|
21 |
"target_modules": [
|
|
|
22 |
"q_proj",
|
23 |
"gate_proj",
|
24 |
+
"down_proj",
|
25 |
+
"v_proj"
|
26 |
],
|
27 |
"task_type": "CAUSAL_LM"
|
28 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 205555592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46e79effb4eb07ba65dc4dd45dd352461632d89ecb1d76915ce809c8f5ddaff3
|
3 |
size 205555592
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4943163992
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cb4f6ee8818d7f3a150dd0ed9657780fddf17bc442f642063aa6515bfefefc0
|
3 |
size 4943163992
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999821144
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03cd1ce2b0f84e5635ce6b03704c75b34f8cc2a11eb1e546f95428fef02937f0
|
3 |
size 4999821144
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4540517840
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3ab5f6637f696df3f15f4ba11068bfebad8eac84f0e7a4d2bde70a795aa5c0e
|
3 |
size 4540517840
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6008
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b16e4e572a5397d75c40edc507c121be0234f09479c08970ce847a154b86ed82
|
3 |
size 6008
|