pszemraj commited on
Commit
954888c
1 Parent(s): d9189c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -34
README.md CHANGED
@@ -107,40 +107,6 @@ The following hyperparameters were used during training:
107
  - lr_scheduler_warmup_ratio: 0.05
108
  - num_epochs: 1.0
109
 
110
- ### Training results
111
-
112
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
113
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
114
- | 5.7062 | 0.04 | 200 | 5.5259 | 0.1829 |
115
- | 5.4056 | 0.07 | 400 | 5.1650 | 0.2073 |
116
- | 5.1319 | 0.11 | 600 | 4.9704 | 0.2261 |
117
- | 4.9674 | 0.14 | 800 | 4.8417 | 0.2370 |
118
- | 4.951 | 0.18 | 1000 | 4.7261 | 0.2467 |
119
- | 4.7753 | 0.21 | 1200 | 4.6288 | 0.2554 |
120
- | 4.6721 | 0.25 | 1400 | 4.5260 | 0.2678 |
121
- | 4.6081 | 0.28 | 1600 | 4.4409 | 0.2768 |
122
- | 4.4929 | 0.32 | 1800 | 4.3566 | 0.2857 |
123
- | 4.4345 | 0.35 | 2000 | 4.2812 | 0.2957 |
124
- | 4.3024 | 0.39 | 2200 | 4.2085 | 0.3052 |
125
- | 4.2505 | 0.42 | 2400 | 4.1424 | 0.3151 |
126
- | 4.2294 | 0.46 | 2600 | 4.0859 | 0.3217 |
127
- | 4.2766 | 0.49 | 2800 | 4.0372 | 0.3298 |
128
- | 4.1229 | 0.53 | 3000 | 3.9901 | 0.3357 |
129
- | 4.2007 | 0.56 | 3200 | 3.9538 | 0.3410 |
130
- | 3.9723 | 0.6 | 3400 | 3.9186 | 0.3453 |
131
- | 4.0599 | 0.63 | 3600 | 3.8881 | 0.3487 |
132
- | 4.0351 | 0.67 | 3800 | 3.8650 | 0.3515 |
133
- | 3.9324 | 0.7 | 4000 | 3.8419 | 0.3546 |
134
- | 3.9408 | 0.74 | 4200 | 3.8234 | 0.3564 |
135
- | 3.9499 | 0.77 | 4400 | 3.8091 | 0.3585 |
136
- | 3.9456 | 0.81 | 4600 | 3.7938 | 0.3602 |
137
- | 3.9035 | 0.84 | 4800 | 3.7809 | 0.3618 |
138
- | 3.8709 | 0.88 | 5000 | 3.7712 | 0.3631 |
139
- | 3.8189 | 0.92 | 5200 | 3.7612 | 0.3639 |
140
- | 3.7973 | 0.95 | 5400 | 3.7549 | 0.3646 |
141
- | 3.8952 | 0.99 | 5600 | 3.7502 | 0.3650 |
142
-
143
-
144
  ### Framework versions
145
 
146
  - Transformers 4.33.1
 
107
  - lr_scheduler_warmup_ratio: 0.05
108
  - num_epochs: 1.0
109
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
110
  ### Framework versions
111
 
112
  - Transformers 4.33.1