Marcos12886
commited on
Commit
•
adcf8a7
1
Parent(s):
f25614b
End of training
Browse files
README.md
CHANGED
@@ -21,11 +21,11 @@ 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 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -53,16 +53,16 @@ The following hyperparameters were used during training:
|
|
53 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
- lr_scheduler_type: cosine
|
55 |
- lr_scheduler_warmup_ratio: 0.001
|
56 |
-
- num_epochs:
|
57 |
|
58 |
### Training results
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
62 |
-
| No log | 0.9956 | 85 | 0.
|
63 |
-
| No log | 1.9912 | 170 | 0.
|
64 |
-
| No log | 2.9985 | 256 | 0.
|
65 |
-
| No log | 3.
|
66 |
|
67 |
|
68 |
### 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.0496
|
25 |
+
- Accuracy: 0.9868
|
26 |
+
- Precision: 0.9868
|
27 |
+
- Recall: 0.9868
|
28 |
+
- F1: 0.9868
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
53 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
54 |
- lr_scheduler_type: cosine
|
55 |
- lr_scheduler_warmup_ratio: 0.001
|
56 |
+
- num_epochs: 10
|
57 |
|
58 |
### Training results
|
59 |
|
60 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
61 |
|:-------------:|:------:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
62 |
+
| No log | 0.9956 | 85 | 0.1269 | 0.9597 | 0.9606 | 0.9597 | 0.9600 |
|
63 |
+
| No log | 1.9912 | 170 | 0.0704 | 0.9802 | 0.9802 | 0.9802 | 0.9802 |
|
64 |
+
| No log | 2.9985 | 256 | 0.0525 | 0.9853 | 0.9853 | 0.9853 | 0.9853 |
|
65 |
+
| No log | 3.9941 | 341 | 0.0496 | 0.9868 | 0.9868 | 0.9868 | 0.9868 |
|
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 94763496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67fbffd444d434be4e377ec3997d335008b12b9fcb9e3b78e41021f2e3998d26
|
3 |
size 94763496
|
runs/Sep10_14-04-00_ubumarcos/events.out.tfevents.1725969841.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e064063aaaedda814030be9a5bc4e376b586ca0ab290ac266ce05450ce9357e5
|
3 |
+
size 5851
|
runs/Sep10_15-44-20_ubumarcos/events.out.tfevents.1725975861.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afe8b18f1de42376e339a841702b06e5a1bd18686da15ab1598b82abc0e605d5
|
3 |
+
size 8084
|
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:dc2f11d2b2f668cf174111b1c9879b4f28cea080a454fc056b962308612b9f35
|
3 |
size 5240
|