henryscheible commited on
Commit
47a4a25
1 Parent(s): a004a5f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +121 -0
README.md ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - stereoset
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: roberta-base_stereoset_finetuned
11
+ results:
12
+ - task:
13
+ name: Text Classification
14
+ type: text-classification
15
+ dataset:
16
+ name: stereoset
17
+ type: stereoset
18
+ config: intersentence
19
+ split: validation
20
+ args: intersentence
21
+ metrics:
22
+ - name: Accuracy
23
+ type: accuracy
24
+ value: 0.7904238618524333
25
+ ---
26
+
27
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
+ should probably proofread and complete it, then remove this comment. -->
29
+
30
+ # roberta-base_stereoset_finetuned
31
+
32
+ This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the stereoset dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 0.8461
35
+ - Accuracy: 0.7904
36
+
37
+ ## Model description
38
+
39
+ More information needed
40
+
41
+ ## Intended uses & limitations
42
+
43
+ More information needed
44
+
45
+ ## Training and evaluation data
46
+
47
+ More information needed
48
+
49
+ ## Training procedure
50
+
51
+ ### Training hyperparameters
52
+
53
+ The following hyperparameters were used during training:
54
+ - learning_rate: 5e-05
55
+ - train_batch_size: 128
56
+ - eval_batch_size: 64
57
+ - seed: 42
58
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
59
+ - lr_scheduler_type: linear
60
+ - num_epochs: 10
61
+
62
+ ### Training results
63
+
64
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
65
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
66
+ | No log | 0.21 | 5 | 0.6915 | 0.5149 |
67
+ | No log | 0.42 | 10 | 0.6945 | 0.4914 |
68
+ | No log | 0.62 | 15 | 0.6931 | 0.4945 |
69
+ | No log | 0.83 | 20 | 0.6814 | 0.5086 |
70
+ | No log | 1.04 | 25 | 0.6454 | 0.6978 |
71
+ | No log | 1.25 | 30 | 0.5807 | 0.7088 |
72
+ | No log | 1.46 | 35 | 0.5620 | 0.7284 |
73
+ | No log | 1.67 | 40 | 0.5410 | 0.7331 |
74
+ | No log | 1.88 | 45 | 0.4965 | 0.7630 |
75
+ | No log | 2.08 | 50 | 0.4924 | 0.7614 |
76
+ | No log | 2.29 | 55 | 0.4906 | 0.7661 |
77
+ | No log | 2.5 | 60 | 0.5141 | 0.7661 |
78
+ | No log | 2.71 | 65 | 0.4826 | 0.7700 |
79
+ | No log | 2.92 | 70 | 0.4977 | 0.7630 |
80
+ | No log | 3.12 | 75 | 0.4890 | 0.7802 |
81
+ | No log | 3.33 | 80 | 0.4819 | 0.7857 |
82
+ | No log | 3.54 | 85 | 0.4840 | 0.7834 |
83
+ | No log | 3.75 | 90 | 0.5189 | 0.7794 |
84
+ | No log | 3.96 | 95 | 0.5000 | 0.7912 |
85
+ | No log | 4.17 | 100 | 0.4958 | 0.7865 |
86
+ | No log | 4.38 | 105 | 0.5149 | 0.7896 |
87
+ | No log | 4.58 | 110 | 0.5515 | 0.7975 |
88
+ | No log | 4.79 | 115 | 0.5766 | 0.7873 |
89
+ | No log | 5.0 | 120 | 0.5867 | 0.7873 |
90
+ | No log | 5.21 | 125 | 0.6143 | 0.7936 |
91
+ | No log | 5.42 | 130 | 0.6226 | 0.7881 |
92
+ | No log | 5.62 | 135 | 0.6374 | 0.7865 |
93
+ | No log | 5.83 | 140 | 0.6405 | 0.7983 |
94
+ | No log | 6.04 | 145 | 0.6116 | 0.8006 |
95
+ | No log | 6.25 | 150 | 0.6372 | 0.7983 |
96
+ | No log | 6.46 | 155 | 0.6804 | 0.7881 |
97
+ | No log | 6.67 | 160 | 0.7237 | 0.7857 |
98
+ | No log | 6.88 | 165 | 0.7038 | 0.7904 |
99
+ | No log | 7.08 | 170 | 0.7100 | 0.7991 |
100
+ | No log | 7.29 | 175 | 0.6837 | 0.7920 |
101
+ | No log | 7.5 | 180 | 0.7203 | 0.8046 |
102
+ | No log | 7.71 | 185 | 0.7478 | 0.7959 |
103
+ | No log | 7.92 | 190 | 0.7667 | 0.7920 |
104
+ | No log | 8.12 | 195 | 0.7792 | 0.7959 |
105
+ | No log | 8.33 | 200 | 0.8014 | 0.7943 |
106
+ | No log | 8.54 | 205 | 0.8193 | 0.7959 |
107
+ | No log | 8.75 | 210 | 0.8316 | 0.7967 |
108
+ | No log | 8.96 | 215 | 0.8411 | 0.7896 |
109
+ | No log | 9.17 | 220 | 0.8652 | 0.7936 |
110
+ | No log | 9.38 | 225 | 0.8553 | 0.7841 |
111
+ | No log | 9.58 | 230 | 0.8458 | 0.7881 |
112
+ | No log | 9.79 | 235 | 0.8456 | 0.7912 |
113
+ | No log | 10.0 | 240 | 0.8461 | 0.7904 |
114
+
115
+
116
+ ### Framework versions
117
+
118
+ - Transformers 4.26.1
119
+ - Pytorch 1.13.1
120
+ - Datasets 2.9.0
121
+ - Tokenizers 0.13.2