SimoneJLaudani
commited on
Commit
•
f547bb6
1
Parent(s):
de9b7c5
End of training
Browse files- README.md +11 -7
- model.safetensors +1 -1
- runs/Apr19_18-21-29_a3a7e3191584/events.out.tfevents.1713550893.a3a7e3191584.403.0 +3 -0
- runs/Apr19_18-26-29_a3a7e3191584/events.out.tfevents.1713551194.a3a7e3191584.403.1 +3 -0
- runs/Apr19_18-32-31_a3a7e3191584/events.out.tfevents.1713551555.a3a7e3191584.403.2 +3 -0
- training_args.bin +1 -1
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: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Accuracy: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -44,8 +44,8 @@ More information needed
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 5e-05
|
47 |
-
- train_batch_size:
|
48 |
-
- eval_batch_size:
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
@@ -53,6 +53,10 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
### Training results
|
55 |
|
|
|
|
|
|
|
|
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
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.5377
|
24 |
+
- Precision: 0.8306
|
25 |
+
- Recall: 0.8272
|
26 |
+
- F1: 0.8274
|
27 |
+
- Accuracy: 0.8272
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
44 |
|
45 |
The following hyperparameters were used during training:
|
46 |
- learning_rate: 5e-05
|
47 |
+
- train_batch_size: 64
|
48 |
+
- eval_batch_size: 64
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
|
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
57 |
+
|:-------------:|:------:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
58 |
+
| 1.0119 | 2.2222 | 100 | 0.6056 | 0.8215 | 0.8131 | 0.8129 | 0.8131 |
|
59 |
+
| 0.229 | 4.4444 | 200 | 0.5377 | 0.8306 | 0.8272 | 0.8274 | 0.8272 |
|
60 |
|
61 |
|
62 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267847948
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef1b472667db1f97383164fd40a1937111999a588f89e294c6e84922f2eea0bf
|
3 |
size 267847948
|
runs/Apr19_18-21-29_a3a7e3191584/events.out.tfevents.1713550893.a3a7e3191584.403.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c9ff84194614c33f7de249fb2506822fe9fc32987fcafbb92ea754eeb59c92d
|
3 |
+
size 4836
|
runs/Apr19_18-26-29_a3a7e3191584/events.out.tfevents.1713551194.a3a7e3191584.403.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:78c2a0fc20e17cff67d1f9a91a0757e8279a38c24a7d76942bb470e980c7f08b
|
3 |
+
size 4836
|
runs/Apr19_18-32-31_a3a7e3191584/events.out.tfevents.1713551555.a3a7e3191584.403.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fee885ad47fdd18a111dd31acef3c051367aa0875009608096a6e53f8c9d207f
|
3 |
+
size 6591
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46dc639d4819f46e4e919732f7a8aabcdad5e27c016af8ff961d3d199507cc10
|
3 |
size 4984
|