CoolFace
Modelpublic

HCKLab/BiBert-MultiTask-2

sourceHugging Facemitupdated 4y agoView on Hugging Face
1likes7downloads
README.md54 linesDownload Raw Back to root
1---2license: mit3tags:4- generated_from_trainer5model-index:6- name: BiBert-MultiTask-27  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# BiBert-MultiTask-214 15This model is a fine-tuned version of [nlptown/bert-base-multilingual-uncased-sentiment](https://huggingface.co/nlptown/bert-base-multilingual-uncased-sentiment) on the None dataset.16 17## Model description18 19More information needed20 21## Intended uses & limitations22 23More information needed24 25## Training and evaluation data26 27More information needed28 29## Training procedure30 31### Training hyperparameters32 33The following hyperparameters were used during training:34- learning_rate: 2e-0535- train_batch_size: 3236- eval_batch_size: 3237- seed: 4238- gradient_accumulation_steps: 239- total_train_batch_size: 6440- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-0841- lr_scheduler_type: linear42- num_epochs: 343 44### Training results45 46 47 48### Framework versions49 50- Transformers 4.23.151- Pytorch 1.12.1+cu11352- Datasets 2.6.153- Tokenizers 0.13.154