luigisaetta commited on
Commit
771d973
·
1 Parent(s): 78f47d5

sentiment_ita

Browse files
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.6944444444444444
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: 2.3610
36
- - Accuracy: 0.6944
37
 
38
  ## Model description
39
 
@@ -52,29 +52,33 @@ More information needed
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 | 171 | 0.7979 | 0.6574 |
69
- | 0.8861 | 2.0 | 342 | 0.7423 | 0.6944 |
70
- | 0.8861 | 3.0 | 513 | 0.8450 | 0.6914 |
71
- | 0.3208 | 4.0 | 684 | 1.2621 | 0.6698 |
72
- | 0.3208 | 5.0 | 855 | 1.3658 | 0.6790 |
73
- | 0.1361 | 6.0 | 1026 | 1.9379 | 0.6883 |
74
- | 0.1361 | 7.0 | 1197 | 2.2134 | 0.6667 |
75
- | 0.0567 | 8.0 | 1368 | 2.4013 | 0.6728 |
76
- | 0.0567 | 9.0 | 1539 | 2.3630 | 0.6914 |
77
- | 0.0113 | 10.0 | 1710 | 2.3610 | 0.6944 |
 
 
 
 
78
 
79
 
80
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.6851851851851852
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.5004
36
+ - Accuracy: 0.6852
37
 
38
  ## Model description
39
 
 
52
  ### Training hyperparameters
53
 
54
  The following hyperparameters were used during training:
55
+ - learning_rate: 4e-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: 14
63
 
64
  ### Training results
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | No log | 1.0 | 171 | 0.8112 | 0.6481 |
69
+ | 0.9213 | 2.0 | 342 | 0.7370 | 0.6728 |
70
+ | 0.9213 | 3.0 | 513 | 0.8245 | 0.6944 |
71
+ | 0.3466 | 4.0 | 684 | 1.1194 | 0.6790 |
72
+ | 0.3466 | 5.0 | 855 | 1.6827 | 0.6667 |
73
+ | 0.1383 | 6.0 | 1026 | 2.0184 | 0.6883 |
74
+ | 0.1383 | 7.0 | 1197 | 2.0243 | 0.6975 |
75
+ | 0.0647 | 8.0 | 1368 | 2.2284 | 0.6790 |
76
+ | 0.0647 | 9.0 | 1539 | 2.3231 | 0.6914 |
77
+ | 0.0203 | 10.0 | 1710 | 2.3428 | 0.7068 |
78
+ | 0.0203 | 11.0 | 1881 | 2.5525 | 0.6852 |
79
+ | 0.0065 | 12.0 | 2052 | 2.4998 | 0.6821 |
80
+ | 0.0065 | 13.0 | 2223 | 2.4901 | 0.6790 |
81
+ | 0.0058 | 14.0 | 2394 | 2.5004 | 0.6852 |
82
 
83
 
84
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:80b12c0e5c2f2472af2e9cf34f2279d8109a29874e8ddfcd9df1de1b5ea01fee
3
  size 442815492
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cadd45638043246158b322228a7ca2e42c5255b2bc2a6ea0314787b290a350b3
3
  size 442815492
runs/Nov24_07-04-57_5aec582beaec/events.out.tfevents.1700809504.5aec582beaec.1105.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ee84fba2c1aebd524cec67ab4ab1eca3c5cc3776273227bbddf1cae8687118e
3
+ size 4738
runs/Nov24_07-08-47_5aec582beaec/events.out.tfevents.1700809729.5aec582beaec.2041.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:accea9c7a56b351938bacafde1fc780f5fcbbb2ff2874ffa21b35e7db65243ed
3
+ size 10390
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad0030340e793ef22a4dda0f2b6ea296982cb1ad74eee4daced30506138a9911
3
  size 4155
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139772c6454496a2059b98ce0c5aed6d66635a6fcd8e59065c57194fdb4fea0e
3
  size 4155