Marcos12886
commited on
Commit
•
4c3ce0c
1
Parent(s):
015a126
End of training
Browse files- README.md +11 -7
- model.safetensors +1 -1
- runs/Sep14_18-24-29_ubumarcos/events.out.tfevents.1726331984.ubumarcos +2 -2
- runs/Sep14_18-40-38_ubumarcos/events.out.tfevents.1726332039.ubumarcos +3 -0
- runs/Sep14_18-41-24_ubumarcos/events.out.tfevents.1726332085.ubumarcos +3 -0
- runs/Sep14_18-42-36_ubumarcos/events.out.tfevents.1726332157.ubumarcos +3 -0
- runs/Sep14_18-42-36_ubumarcos/events.out.tfevents.1726333536.ubumarcos +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -21,12 +21,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0.
|
29 |
-
- Confusion Matrix: [[
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -45,7 +45,7 @@ More information needed
|
|
45 |
### Training hyperparameters
|
46 |
|
47 |
The following hyperparameters were used during training:
|
48 |
-
- learning_rate: 0.
|
49 |
- train_batch_size: 128
|
50 |
- eval_batch_size: 128
|
51 |
- seed: 123
|
@@ -55,10 +55,14 @@ The following hyperparameters were used during training:
|
|
55 |
- lr_scheduler_type: cosine_with_restarts
|
56 |
- lr_scheduler_warmup_ratio: 0.1
|
57 |
- num_epochs: 40
|
|
|
58 |
- label_smoothing_factor: 0.1
|
59 |
|
60 |
### Training results
|
61 |
|
|
|
|
|
|
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [ntu-spml/distilhubert](https://huggingface.co/ntu-spml/distilhubert) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.8806
|
25 |
+
- Accuracy: 0.7912
|
26 |
+
- F1: 0.7772
|
27 |
+
- Precision: 0.8022
|
28 |
+
- Recall: 0.7912
|
29 |
+
- Confusion Matrix: [[59, 1, 1, 2], [20, 35, 22, 0], [2, 7, 68, 0], [2, 0, 0, 54]]
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
45 |
### Training hyperparameters
|
46 |
|
47 |
The following hyperparameters were used during training:
|
48 |
+
- learning_rate: 0.0005
|
49 |
- train_batch_size: 128
|
50 |
- eval_batch_size: 128
|
51 |
- seed: 123
|
|
|
55 |
- lr_scheduler_type: cosine_with_restarts
|
56 |
- lr_scheduler_warmup_ratio: 0.1
|
57 |
- num_epochs: 40
|
58 |
+
- mixed_precision_training: Native AMP
|
59 |
- label_smoothing_factor: 0.1
|
60 |
|
61 |
### Training results
|
62 |
|
63 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Confusion Matrix |
|
64 |
+
|:-------------:|:-------:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:--------------------------------------------------------------:|
|
65 |
+
| 0.4221 | 22.2222 | 100 | 0.8806 | 0.7912 | 0.7772 | 0.8022 | 0.7912 | [[59, 1, 1, 2], [20, 35, 22, 0], [2, 7, 68, 0], [2, 0, 0, 54]] |
|
66 |
|
67 |
|
68 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 94765560
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ed67b5dddd7135989bca50b2bd7f1ae2706bde9aeb37f094b6ce438d07d859b
|
3 |
size 94765560
|
runs/Sep14_18-24-29_ubumarcos/events.out.tfevents.1726331984.ubumarcos
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:71527561e8f8d63d6436dd8159aacdc49786cea9b70611de93c1c5a0660d6f4b
|
3 |
+
size 512
|
runs/Sep14_18-40-38_ubumarcos/events.out.tfevents.1726332039.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbffbc8e18b2d2bf3799df9e1305693a95d6f801aebbbc37590a1b4ac54da438
|
3 |
+
size 5942
|
runs/Sep14_18-41-24_ubumarcos/events.out.tfevents.1726332085.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adae7658de582025216a07ccf35e150aded54bd2d337878c512160cdcd098e6f
|
3 |
+
size 11844
|
runs/Sep14_18-42-36_ubumarcos/events.out.tfevents.1726332157.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27a984ef89202b728fd197d77f34ab76acf73692ffeca0b4b692c1e2bd5c8777
|
3 |
+
size 7384
|
runs/Sep14_18-42-36_ubumarcos/events.out.tfevents.1726333536.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b07b123384b577ea63ef8948f79b92245ed743e50983ab48619a035f39a8464
|
3 |
+
size 40
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9839bedd2577d45ec2d926afa2afaab029a2ce1f9a2a58e5d35aee8f2a8266b
|
3 |
size 5240
|