Update README.md
Browse files
README.md
CHANGED
|
@@ -43,13 +43,12 @@ pipeline_tag: text-classification
|
|
| 43 |
https://huggingface.co/datasets/dair-ai/emotion
|
| 44 |
|
| 45 |
#### Training Hyperparameters
|
| 46 |
-
|
| 47 |
lr = 2e-4
|
| 48 |
batch_size = 128
|
| 49 |
epochs = 5
|
| 50 |
weight_decay = 0.01
|
| 51 |
|
| 52 |
-
```
|
| 53 |
|
| 54 |
#### Metrics
|
| 55 |
|
|
|
|
| 43 |
https://huggingface.co/datasets/dair-ai/emotion
|
| 44 |
|
| 45 |
#### Training Hyperparameters
|
| 46 |
+
|
| 47 |
lr = 2e-4
|
| 48 |
batch_size = 128
|
| 49 |
epochs = 5
|
| 50 |
weight_decay = 0.01
|
| 51 |
|
|
|
|
| 52 |
|
| 53 |
#### Metrics
|
| 54 |
|