Marcos12886
commited on
Commit
•
7eddb7e
1
Parent(s):
6081dcf
End of training
Browse files- README.md +14 -15
- model.safetensors +1 -1
- runs/Sep08_20-15-47_ubumarcos/events.out.tfevents.1725819348.ubumarcos +3 -0
- training_args.bin +1 -1
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 |
|
@@ -44,7 +44,7 @@ More information needed
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
-
- learning_rate:
|
48 |
- train_batch_size: 8
|
49 |
- eval_batch_size: 8
|
50 |
- seed: 123
|
@@ -53,20 +53,19 @@ 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.9941 | 341 | 0.
|
66 |
-
| No log | 4.9898 | 426 | 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.0538 | 7.9649 | 680 | 0.0878 | 0.9861 | 0.9861 | 0.9861 | 0.9861 |
|
70 |
|
71 |
|
72 |
### 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.0359
|
25 |
+
- Accuracy: 0.9883
|
26 |
+
- Precision: 0.9883
|
27 |
+
- Recall: 0.9883
|
28 |
+
- F1: 0.9883
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
44 |
### Training hyperparameters
|
45 |
|
46 |
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 5e-05
|
48 |
- train_batch_size: 8
|
49 |
- eval_batch_size: 8
|
50 |
- seed: 123
|
|
|
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.1341 | 0.9538 | 0.9543 | 0.9538 | 0.9532 |
|
63 |
+
| No log | 1.9912 | 170 | 0.0831 | 0.9700 | 0.9720 | 0.9700 | 0.9703 |
|
64 |
+
| No log | 2.9985 | 256 | 0.0570 | 0.9846 | 0.9847 | 0.9846 | 0.9846 |
|
65 |
+
| No log | 3.9941 | 341 | 0.0340 | 0.9897 | 0.9898 | 0.9897 | 0.9898 |
|
66 |
+
| No log | 4.9898 | 426 | 0.0460 | 0.9875 | 0.9879 | 0.9875 | 0.9876 |
|
67 |
+
| 0.0707 | 5.9971 | 512 | 0.0431 | 0.9897 | 0.9899 | 0.9897 | 0.9898 |
|
68 |
+
| 0.0707 | 6.9927 | 597 | 0.0359 | 0.9883 | 0.9883 | 0.9883 | 0.9883 |
|
|
|
69 |
|
70 |
|
71 |
### 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:937ffa1cb79f16f4e7753ea842c3e32fe34e525562027e5b33ce48fc4b308a82
|
3 |
size 94763496
|
runs/Sep08_20-15-47_ubumarcos/events.out.tfevents.1725819348.ubumarcos
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3acac0f35b9d995564af973913d52663295aac3c4883be89bc110f97f39bcd36
|
3 |
+
size 9711
|
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:831297954221509dc3f32e8eaf01789c3f660cf430e186799d52e58ec3b5b334
|
3 |
size 5240
|