simonycl commited on
Commit
df732f5
1 Parent(s): 211bc44

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +136 -0
README.md ADDED
@@ -0,0 +1,136 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: bert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert-base-uncased-sst-2-16-13-smoothed
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # bert-base-uncased-sst-2-16-13-smoothed
17
+
18
+ This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6686
21
+ - Accuracy: 0.6875
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 1e-05
41
+ - train_batch_size: 32
42
+ - eval_batch_size: 32
43
+ - seed: 42
44
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
+ - lr_scheduler_type: linear
46
+ - lr_scheduler_warmup_steps: 50
47
+ - num_epochs: 75
48
+ - label_smoothing_factor: 0.45
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
54
+ | No log | 1.0 | 1 | 0.7007 | 0.5 |
55
+ | No log | 2.0 | 2 | 0.7007 | 0.5 |
56
+ | No log | 3.0 | 3 | 0.7005 | 0.5 |
57
+ | No log | 4.0 | 4 | 0.7004 | 0.5 |
58
+ | No log | 5.0 | 5 | 0.7001 | 0.5 |
59
+ | No log | 6.0 | 6 | 0.6998 | 0.5 |
60
+ | No log | 7.0 | 7 | 0.6994 | 0.5 |
61
+ | No log | 8.0 | 8 | 0.6990 | 0.5 |
62
+ | No log | 9.0 | 9 | 0.6986 | 0.5 |
63
+ | 0.6996 | 10.0 | 10 | 0.6982 | 0.5 |
64
+ | 0.6996 | 11.0 | 11 | 0.6977 | 0.5 |
65
+ | 0.6996 | 12.0 | 12 | 0.6972 | 0.5 |
66
+ | 0.6996 | 13.0 | 13 | 0.6967 | 0.5312 |
67
+ | 0.6996 | 14.0 | 14 | 0.6962 | 0.5312 |
68
+ | 0.6996 | 15.0 | 15 | 0.6956 | 0.5 |
69
+ | 0.6996 | 16.0 | 16 | 0.6950 | 0.5312 |
70
+ | 0.6996 | 17.0 | 17 | 0.6944 | 0.5625 |
71
+ | 0.6996 | 18.0 | 18 | 0.6939 | 0.625 |
72
+ | 0.6996 | 19.0 | 19 | 0.6935 | 0.5938 |
73
+ | 0.6877 | 20.0 | 20 | 0.6930 | 0.5625 |
74
+ | 0.6877 | 21.0 | 21 | 0.6926 | 0.5625 |
75
+ | 0.6877 | 22.0 | 22 | 0.6920 | 0.5938 |
76
+ | 0.6877 | 23.0 | 23 | 0.6915 | 0.5938 |
77
+ | 0.6877 | 24.0 | 24 | 0.6909 | 0.5938 |
78
+ | 0.6877 | 25.0 | 25 | 0.6903 | 0.5938 |
79
+ | 0.6877 | 26.0 | 26 | 0.6897 | 0.5625 |
80
+ | 0.6877 | 27.0 | 27 | 0.6892 | 0.5625 |
81
+ | 0.6877 | 28.0 | 28 | 0.6888 | 0.5625 |
82
+ | 0.6877 | 29.0 | 29 | 0.6880 | 0.5625 |
83
+ | 0.6693 | 30.0 | 30 | 0.6873 | 0.5625 |
84
+ | 0.6693 | 31.0 | 31 | 0.6872 | 0.5625 |
85
+ | 0.6693 | 32.0 | 32 | 0.6869 | 0.5938 |
86
+ | 0.6693 | 33.0 | 33 | 0.6863 | 0.5625 |
87
+ | 0.6693 | 34.0 | 34 | 0.6857 | 0.5625 |
88
+ | 0.6693 | 35.0 | 35 | 0.6851 | 0.5625 |
89
+ | 0.6693 | 36.0 | 36 | 0.6844 | 0.5938 |
90
+ | 0.6693 | 37.0 | 37 | 0.6836 | 0.5938 |
91
+ | 0.6693 | 38.0 | 38 | 0.6825 | 0.5938 |
92
+ | 0.6693 | 39.0 | 39 | 0.6818 | 0.5625 |
93
+ | 0.6173 | 40.0 | 40 | 0.6815 | 0.5625 |
94
+ | 0.6173 | 41.0 | 41 | 0.6816 | 0.5625 |
95
+ | 0.6173 | 42.0 | 42 | 0.6812 | 0.5938 |
96
+ | 0.6173 | 43.0 | 43 | 0.6804 | 0.625 |
97
+ | 0.6173 | 44.0 | 44 | 0.6794 | 0.6562 |
98
+ | 0.6173 | 45.0 | 45 | 0.6781 | 0.6562 |
99
+ | 0.6173 | 46.0 | 46 | 0.6770 | 0.6562 |
100
+ | 0.6173 | 47.0 | 47 | 0.6761 | 0.6562 |
101
+ | 0.6173 | 48.0 | 48 | 0.6757 | 0.6562 |
102
+ | 0.6173 | 49.0 | 49 | 0.6746 | 0.6562 |
103
+ | 0.5541 | 50.0 | 50 | 0.6736 | 0.6562 |
104
+ | 0.5541 | 51.0 | 51 | 0.6730 | 0.6562 |
105
+ | 0.5541 | 52.0 | 52 | 0.6725 | 0.6562 |
106
+ | 0.5541 | 53.0 | 53 | 0.6703 | 0.6562 |
107
+ | 0.5541 | 54.0 | 54 | 0.6682 | 0.6562 |
108
+ | 0.5541 | 55.0 | 55 | 0.6671 | 0.6562 |
109
+ | 0.5541 | 56.0 | 56 | 0.6660 | 0.6562 |
110
+ | 0.5541 | 57.0 | 57 | 0.6652 | 0.6562 |
111
+ | 0.5541 | 58.0 | 58 | 0.6651 | 0.6562 |
112
+ | 0.5541 | 59.0 | 59 | 0.6652 | 0.6562 |
113
+ | 0.5403 | 60.0 | 60 | 0.6654 | 0.6875 |
114
+ | 0.5403 | 61.0 | 61 | 0.6660 | 0.6562 |
115
+ | 0.5403 | 62.0 | 62 | 0.6664 | 0.6562 |
116
+ | 0.5403 | 63.0 | 63 | 0.6666 | 0.6562 |
117
+ | 0.5403 | 64.0 | 64 | 0.6675 | 0.6562 |
118
+ | 0.5403 | 65.0 | 65 | 0.6684 | 0.6562 |
119
+ | 0.5403 | 66.0 | 66 | 0.6692 | 0.6562 |
120
+ | 0.5403 | 67.0 | 67 | 0.6699 | 0.6562 |
121
+ | 0.5403 | 68.0 | 68 | 0.6703 | 0.6562 |
122
+ | 0.5403 | 69.0 | 69 | 0.6705 | 0.6562 |
123
+ | 0.538 | 70.0 | 70 | 0.6706 | 0.6562 |
124
+ | 0.538 | 71.0 | 71 | 0.6703 | 0.6562 |
125
+ | 0.538 | 72.0 | 72 | 0.6696 | 0.6562 |
126
+ | 0.538 | 73.0 | 73 | 0.6691 | 0.6562 |
127
+ | 0.538 | 74.0 | 74 | 0.6688 | 0.6562 |
128
+ | 0.538 | 75.0 | 75 | 0.6686 | 0.6875 |
129
+
130
+
131
+ ### Framework versions
132
+
133
+ - Transformers 4.32.0.dev0
134
+ - Pytorch 2.0.1+cu118
135
+ - Datasets 2.4.0
136
+ - Tokenizers 0.13.3