luigisaetta
commited on
Commit
·
c3cd037
1
Parent(s):
be99ef1
sentiment_ita
Browse files
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [neuraly/bert-base-italian-cased-sentiment](https://huggingface.co/neuraly/bert-base-italian-cased-sentiment) on the tweet_sentiment_multilingual dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Accuracy: 0.
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -52,29 +52,29 @@ More information needed
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
-
- learning_rate:
|
56 |
- train_batch_size: 16
|
57 |
- eval_batch_size: 16
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
-
- lr_scheduler_warmup_steps:
|
62 |
- num_epochs: 10
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
-
| No log | 1.0 | 170 |
|
69 |
-
|
|
70 |
-
|
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
|
79 |
|
80 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.6975308641975309
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [neuraly/bert-base-italian-cased-sentiment](https://huggingface.co/neuraly/bert-base-italian-cased-sentiment) on the tweet_sentiment_multilingual dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 2.2463
|
36 |
+
- Accuracy: 0.6975
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
52 |
### Training hyperparameters
|
53 |
|
54 |
The following hyperparameters were used during training:
|
55 |
+
- learning_rate: 5e-05
|
56 |
- train_batch_size: 16
|
57 |
- eval_batch_size: 16
|
58 |
- seed: 42
|
59 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
60 |
- lr_scheduler_type: linear
|
61 |
+
- lr_scheduler_warmup_steps: 800
|
62 |
- num_epochs: 10
|
63 |
|
64 |
### Training results
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
68 |
+
| No log | 1.0 | 170 | 0.8207 | 0.6543 |
|
69 |
+
| 0.9047 | 2.0 | 340 | 0.7860 | 0.6420 |
|
70 |
+
| 0.9047 | 3.0 | 510 | 0.8587 | 0.6698 |
|
71 |
+
| 0.3226 | 4.0 | 680 | 1.2359 | 0.6790 |
|
72 |
+
| 0.3226 | 5.0 | 850 | 1.4738 | 0.6852 |
|
73 |
+
| 0.1371 | 6.0 | 1020 | 1.8913 | 0.6883 |
|
74 |
+
| 0.1371 | 7.0 | 1190 | 2.0388 | 0.6975 |
|
75 |
+
| 0.0525 | 8.0 | 1360 | 2.0989 | 0.7099 |
|
76 |
+
| 0.0525 | 9.0 | 1530 | 2.2217 | 0.6883 |
|
77 |
+
| 0.0119 | 10.0 | 1700 | 2.2463 | 0.6975 |
|
78 |
|
79 |
|
80 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442815492
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88f461c4b08db9f4518fa5c7c9ad295cca973502f59091fccf87e03a4fcc3ae2
|
3 |
size 442815492
|
runs/Nov23_13-40-53_598cf3cc6de2/events.out.tfevents.1700746854.598cf3cc6de2.43112.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a8768929ade4521f94ec91bb777c48626ff8e5c9e1e9c4292d6ae1edf18f4b1
|
3 |
+
size 8784
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e64c7b99044cff0f04e119ef5d4a887b006988da5d467e2f718c52aadc9554e0
|
3 |
size 4155
|