CoolFace
Modelpublic

krinal214/augmented_Squad_Translated

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes17downloads
README.md57 linesDownload Raw Back to root
1---2license: apache-2.03tags:4- generated_from_trainer5model-index:6- name: augmented_Squad_Translated7  results: []8---9 10<!-- This model card has been generated automatically according to the information the Trainer had access to. You11should probably proofread and complete it, then remove this comment. -->12 13# augmented_Squad_Translated14 15This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on the None dataset.16It achieves the following results on the evaluation set:17- Loss: 0.525118 19## Model description20 21More information needed22 23## Intended uses & limitations24 25More information needed26 27## Training and evaluation data28 29More information needed30 31## Training procedure32 33### Training hyperparameters34 35The following hyperparameters were used during training:36- learning_rate: 2e-0537- train_batch_size: 1638- eval_batch_size: 1639- seed: 4240- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0841- lr_scheduler_type: linear42- num_epochs: 143 44### Training results45 46| Training Loss | Epoch | Step  | Validation Loss |47|:-------------:|:-----:|:-----:|:---------------:|48| 1.1154        | 1.0   | 10835 | 0.5251          |49 50 51### Framework versions52 53- Transformers 4.16.254- Pytorch 1.9.155- Datasets 1.18.456- Tokenizers 0.11.657