SimoneJLaudani
commited on
Commit
•
de9b7c5
1
Parent(s):
2d051b6
End of training
Browse files
README.md
CHANGED
@@ -20,11 +20,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss:
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,7 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
@@ -57,7 +57,7 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
-
- Transformers 4.
|
61 |
- Pytorch 2.2.1+cu121
|
62 |
-
- Datasets 2.
|
63 |
-
- Tokenizers 0.
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.5269
|
24 |
+
- Precision: 0.8478
|
25 |
+
- Recall: 0.8448
|
26 |
+
- F1: 0.8453
|
27 |
+
- Accuracy: 0.8448
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 5
|
53 |
|
54 |
### Training results
|
55 |
|
|
|
57 |
|
58 |
### Framework versions
|
59 |
|
60 |
+
- Transformers 4.40.0
|
61 |
- Pytorch 2.2.1+cu121
|
62 |
+
- Datasets 2.19.0
|
63 |
+
- Tokenizers 0.19.1
|
runs/Apr19_11-03-23_5e16615779e7/events.out.tfevents.1713538537.5e16615779e7.176.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4868416e684494dcfa6ff79414d1dfc8812bf719c80857dc82f67e44f8cf49c7
|
3 |
+
size 560
|