silvia commited on
Commit
3a73946
·
1 Parent(s): 7258cac

MultilingualPerspectivistNLU/irony_it_Italy

Browse files
Files changed (2) hide show
  1. README.md +75 -0
  2. pytorch_model.bin +1 -1
README.md ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: roberta-base
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ - precision
9
+ - recall
10
+ - f1
11
+ model-index:
12
+ - name: irony_it_Italy
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # irony_it_Italy
20
+
21
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.0025
24
+ - Accuracy: 0.6653
25
+ - Precision: 0.4091
26
+ - Recall: 0.7377
27
+ - F1: 0.5263
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 5e-06
47
+ - train_batch_size: 16
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
52
+ - num_epochs: 20
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
57
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|
58
+ | 0.0046 | 1.0 | 46 | 0.0043 | 0.4256 | 0.2759 | 0.7869 | 0.4085 |
59
+ | 0.0043 | 2.0 | 92 | 0.0042 | 0.5579 | 0.3083 | 0.6066 | 0.4088 |
60
+ | 0.0042 | 3.0 | 138 | 0.0041 | 0.5785 | 0.3084 | 0.5410 | 0.3929 |
61
+ | 0.0039 | 4.0 | 184 | 0.0039 | 0.5041 | 0.3072 | 0.7705 | 0.4393 |
62
+ | 0.0036 | 5.0 | 230 | 0.0036 | 0.5537 | 0.3309 | 0.7541 | 0.46 |
63
+ | 0.0032 | 6.0 | 276 | 0.0032 | 0.6281 | 0.3802 | 0.7541 | 0.5055 |
64
+ | 0.0025 | 7.0 | 322 | 0.0028 | 0.6777 | 0.4190 | 0.7213 | 0.5301 |
65
+ | 0.0019 | 8.0 | 368 | 0.0023 | 0.6033 | 0.3684 | 0.8033 | 0.5052 |
66
+ | 0.0016 | 9.0 | 414 | 0.0023 | 0.6074 | 0.3712 | 0.8033 | 0.5078 |
67
+ | 0.0014 | 10.0 | 460 | 0.0025 | 0.6653 | 0.4091 | 0.7377 | 0.5263 |
68
+
69
+
70
+ ### Framework versions
71
+
72
+ - Transformers 4.34.1
73
+ - Pytorch 2.0.1+cu117
74
+ - Datasets 2.14.5
75
+ - Tokenizers 0.14.1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed18df78d7bd97c23935c360578e20bb54e7f15a972adf1896fc1c7ad0836a4d
3
  size 498657649
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:258fedc8ac519e97069df821c95267ed8ca960f938b6fb896a8eaf5db50434fd
3
  size 498657649