CoolFace
Modelpublic

prajwalJumde/QA_SYNTHETIC_DATA_ONLY_21_AUG_xlm-roberta-base

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes19downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

QASYNTHETICDATAONLY21AUGxlm-roberta-base

This model is a fine-tuned version of xlm-roberta-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0007

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 2e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation Loss
0.05091.098460.0072
0.07362.0196920.0035
0.01653.0295380.0042
0.00294.0393840.0035
0.02285.0492300.0024
0.00046.0590760.0032
0.07.0689220.0020
0.00098.0787680.0003
0.09.0886140.0005
0.010.0984600.0007

Framework versions

  • —Transformers 4.32.0.dev0
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.14.4
  • —Tokenizers 0.13.3