Hem commited on
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,33 +20,8 @@ It achieves the following results on the evaluation set:
|
|
| 20 |
- Loss: 0.1209
|
| 21 |
- Accuracy: 0.965
|
| 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: 0.0002
|
| 41 |
-
- train_batch_size: 4
|
| 42 |
-
- eval_batch_size: 4
|
| 43 |
-
- seed: 42
|
| 44 |
-
- gradient_accumulation_steps: 2
|
| 45 |
-
- total_train_batch_size: 8
|
| 46 |
-
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 47 |
-
- lr_scheduler_type: linear
|
| 48 |
-
- lr_scheduler_warmup_ratio: 0.01
|
| 49 |
-
- num_epochs: 16
|
| 50 |
|
| 51 |
### Training results
|
| 52 |
|
|
|
|
| 20 |
- Loss: 0.1209
|
| 21 |
- Accuracy: 0.965
|
| 22 |
|
|
|
|
| 23 |
|
|
|
|
| 24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
|
| 26 |
### Training results
|
| 27 |
|