henryscheible commited on
Commit
9a02216
1 Parent(s): 03e3153

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: apache-2.0
3
+ tags:
4
+ - generated_from_trainer
5
+ datasets:
6
+ - stereoset
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert-large-uncased_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.771585557299843
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
+ # bert-large-uncased_stereoset_finetuned
31
+
32
+ This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on the stereoset dataset.
33
+ It achieves the following results on the evaluation set:
34
+ - Loss: 1.0729
35
+ - Accuracy: 0.7716
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.6925 | 0.5071 |
67
+ | No log | 0.42 | 10 | 0.6978 | 0.5008 |
68
+ | No log | 0.62 | 15 | 0.6891 | 0.5275 |
69
+ | No log | 0.83 | 20 | 0.6850 | 0.5487 |
70
+ | No log | 1.04 | 25 | 0.7521 | 0.5126 |
71
+ | No log | 1.25 | 30 | 0.6577 | 0.6177 |
72
+ | No log | 1.46 | 35 | 0.6759 | 0.5440 |
73
+ | No log | 1.67 | 40 | 0.6395 | 0.6405 |
74
+ | No log | 1.88 | 45 | 0.6064 | 0.6719 |
75
+ | No log | 2.08 | 50 | 0.5822 | 0.6986 |
76
+ | No log | 2.29 | 55 | 0.5566 | 0.7096 |
77
+ | No log | 2.5 | 60 | 0.5411 | 0.7331 |
78
+ | No log | 2.71 | 65 | 0.5448 | 0.7551 |
79
+ | No log | 2.92 | 70 | 0.5384 | 0.7339 |
80
+ | No log | 3.12 | 75 | 0.5487 | 0.7535 |
81
+ | No log | 3.33 | 80 | 0.5572 | 0.7567 |
82
+ | No log | 3.54 | 85 | 0.5763 | 0.7614 |
83
+ | No log | 3.75 | 90 | 0.5756 | 0.7645 |
84
+ | No log | 3.96 | 95 | 0.5524 | 0.7645 |
85
+ | No log | 4.17 | 100 | 0.6320 | 0.7614 |
86
+ | No log | 4.38 | 105 | 0.6512 | 0.7575 |
87
+ | No log | 4.58 | 110 | 0.6582 | 0.7606 |
88
+ | No log | 4.79 | 115 | 0.6731 | 0.7669 |
89
+ | No log | 5.0 | 120 | 0.6944 | 0.7575 |
90
+ | No log | 5.21 | 125 | 0.7142 | 0.7575 |
91
+ | No log | 5.42 | 130 | 0.7004 | 0.7645 |
92
+ | No log | 5.62 | 135 | 0.6794 | 0.7630 |
93
+ | No log | 5.83 | 140 | 0.7108 | 0.7606 |
94
+ | No log | 6.04 | 145 | 0.7730 | 0.7590 |
95
+ | No log | 6.25 | 150 | 0.8083 | 0.7614 |
96
+ | No log | 6.46 | 155 | 0.8361 | 0.7653 |
97
+ | No log | 6.67 | 160 | 0.8498 | 0.7692 |
98
+ | No log | 6.88 | 165 | 0.8769 | 0.7700 |
99
+ | No log | 7.08 | 170 | 0.8324 | 0.7582 |
100
+ | No log | 7.29 | 175 | 0.7945 | 0.7645 |
101
+ | No log | 7.5 | 180 | 0.8480 | 0.7684 |
102
+ | No log | 7.71 | 185 | 0.8905 | 0.7724 |
103
+ | No log | 7.92 | 190 | 0.9560 | 0.7700 |
104
+ | No log | 8.12 | 195 | 0.9976 | 0.7669 |
105
+ | No log | 8.33 | 200 | 1.0315 | 0.7677 |
106
+ | No log | 8.54 | 205 | 1.0413 | 0.7692 |
107
+ | No log | 8.75 | 210 | 1.0216 | 0.7708 |
108
+ | No log | 8.96 | 215 | 1.0251 | 0.7716 |
109
+ | No log | 9.17 | 220 | 1.0483 | 0.7716 |
110
+ | No log | 9.38 | 225 | 1.0616 | 0.7716 |
111
+ | No log | 9.58 | 230 | 1.0703 | 0.7708 |
112
+ | No log | 9.79 | 235 | 1.0731 | 0.7732 |
113
+ | No log | 10.0 | 240 | 1.0729 | 0.7716 |
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