emilys commited on
Commit
6cc4ea7
·
1 Parent(s): d1490e5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +106 -0
README.md ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - generated_from_trainer
4
+ datasets:
5
+ - wnut_17
6
+ metrics:
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - accuracy
11
+ model-index:
12
+ - name: twitter-roberta-base-dec2021-WNUT
13
+ results:
14
+ - task:
15
+ name: Token Classification
16
+ type: token-classification
17
+ dataset:
18
+ name: wnut_17
19
+ type: wnut_17
20
+ args: wnut_17
21
+ metrics:
22
+ - name: Precision
23
+ type: precision
24
+ value: 0.70703125
25
+ - name: Recall
26
+ type: recall
27
+ value: 0.6495215311004785
28
+ - name: F1
29
+ type: f1
30
+ value: 0.6770573566084789
31
+ - name: Accuracy
32
+ type: accuracy
33
+ value: 0.9649780715693129
34
+ ---
35
+
36
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
37
+ should probably proofread and complete it, then remove this comment. -->
38
+
39
+ # twitter-roberta-base-dec2021-WNUT
40
+
41
+ This model is a fine-tuned version of [cardiffnlp/twitter-roberta-base-dec2021](https://huggingface.co/cardiffnlp/twitter-roberta-base-dec2021) on the wnut_17 dataset.
42
+ It achieves the following results on the evaluation set:
43
+ - Loss: 0.2086
44
+ - Precision: 0.7070
45
+ - Recall: 0.6495
46
+ - F1: 0.6771
47
+ - Accuracy: 0.9650
48
+
49
+ ## Model description
50
+
51
+ More information needed
52
+
53
+ ## Intended uses & limitations
54
+
55
+ More information needed
56
+
57
+ ## Training and evaluation data
58
+
59
+ More information needed
60
+
61
+ ## Training procedure
62
+
63
+ ### Training hyperparameters
64
+
65
+ The following hyperparameters were used during training:
66
+ - learning_rate: 5e-05
67
+ - train_batch_size: 64
68
+ - eval_batch_size: 1024
69
+ - seed: 42
70
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
71
+ - lr_scheduler_type: linear
72
+ - num_epochs: 10
73
+
74
+ ### Training results
75
+
76
+ | Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
77
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
78
+ | No log | 0.46 | 25 | 0.2818 | 0.0982 | 0.0383 | 0.0551 | 0.9241 |
79
+ | No log | 0.93 | 50 | 0.2158 | 0.6181 | 0.4569 | 0.5254 | 0.9480 |
80
+ | No log | 1.39 | 75 | 0.1930 | 0.6682 | 0.5347 | 0.5940 | 0.9555 |
81
+ | No log | 1.85 | 100 | 0.1728 | 0.6583 | 0.5646 | 0.6079 | 0.9594 |
82
+ | No log | 2.31 | 125 | 0.1787 | 0.7050 | 0.5718 | 0.6314 | 0.9619 |
83
+ | No log | 2.78 | 150 | 0.2051 | 0.6979 | 0.5251 | 0.5993 | 0.9587 |
84
+ | No log | 3.24 | 175 | 0.1755 | 0.7172 | 0.5945 | 0.6501 | 0.9621 |
85
+ | No log | 3.7 | 200 | 0.1720 | 0.6943 | 0.6304 | 0.6608 | 0.9645 |
86
+ | No log | 4.17 | 225 | 0.1873 | 0.7203 | 0.6316 | 0.6730 | 0.9646 |
87
+ | No log | 4.63 | 250 | 0.1781 | 0.6934 | 0.6196 | 0.6545 | 0.9638 |
88
+ | No log | 5.09 | 275 | 0.1953 | 0.7040 | 0.6172 | 0.6577 | 0.9631 |
89
+ | No log | 5.56 | 300 | 0.1953 | 0.7223 | 0.6316 | 0.6739 | 0.9642 |
90
+ | No log | 6.02 | 325 | 0.1839 | 0.7008 | 0.6471 | 0.6729 | 0.9648 |
91
+ | No log | 6.48 | 350 | 0.1995 | 0.716 | 0.6423 | 0.6772 | 0.9650 |
92
+ | No log | 6.94 | 375 | 0.2056 | 0.7251 | 0.6184 | 0.6675 | 0.9640 |
93
+ | No log | 7.41 | 400 | 0.2044 | 0.7065 | 0.6220 | 0.6616 | 0.9640 |
94
+ | No log | 7.87 | 425 | 0.2042 | 0.7201 | 0.6400 | 0.6776 | 0.9650 |
95
+ | No log | 8.33 | 450 | 0.2247 | 0.7280 | 0.6244 | 0.6722 | 0.9638 |
96
+ | No log | 8.8 | 475 | 0.2060 | 0.7064 | 0.6447 | 0.6742 | 0.9649 |
97
+ | 0.0675 | 9.26 | 500 | 0.2152 | 0.7112 | 0.6244 | 0.6650 | 0.9643 |
98
+ | 0.0675 | 9.72 | 525 | 0.2086 | 0.7070 | 0.6495 | 0.6771 | 0.9650 |
99
+
100
+
101
+ ### Framework versions
102
+
103
+ - Transformers 4.20.1
104
+ - Pytorch 1.12.0
105
+ - Datasets 2.3.2
106
+ - Tokenizers 0.12.1