update model card README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 12 |
|
| 13 |
# results
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [
|
| 16 |
|
| 17 |
## Model description
|
| 18 |
|
|
@@ -39,7 +39,7 @@ The following hyperparameters were used during training:
|
|
| 39 |
- total_train_batch_size: 128
|
| 40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 41 |
- lr_scheduler_type: linear
|
| 42 |
-
- num_epochs:
|
| 43 |
- mixed_precision_training: Native AMP
|
| 44 |
|
| 45 |
### Training results
|
|
|
|
| 12 |
|
| 13 |
# results
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [MRF18/results](https://huggingface.co/MRF18/results) on the None dataset.
|
| 16 |
|
| 17 |
## Model description
|
| 18 |
|
|
|
|
| 39 |
- total_train_batch_size: 128
|
| 40 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 41 |
- lr_scheduler_type: linear
|
| 42 |
+
- num_epochs: 2
|
| 43 |
- mixed_precision_training: Native AMP
|
| 44 |
|
| 45 |
### Training results
|