CoolFace
Modelpublic

cartesinus/xlm-r-base-amazon-massive-slot

sourceHugging Facemitupdated 3y agoView on Hugging Face
3likes206downloads
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. -->

xlm-r-base-amazon-massive-slot

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

  • —Loss: 0.5006
  • —Precision: 0.8144
  • —Recall: 0.8683
  • —F1: 0.8405
  • —Accuracy: 0.9333

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
1.14451.07200.54460.66810.67700.67250.8842
0.59082.014400.38690.73310.77060.75140.9083
0.32283.021600.32850.76580.82880.79610.9219
0.25614.028800.30630.78190.84020.81000.9257
0.18085.036000.30000.80110.84290.82140.9305
0.14876.043200.29820.82010.84920.83440.9361
0.11567.050400.32520.80090.85690.82800.9313
0.0948.057600.34810.81270.85020.83100.9333
0.08439.064800.37640.79900.86130.82900.9304
0.064110.072000.38220.79300.86090.82560.9280
0.054711.079200.38890.82230.86490.84310.9354
0.0412.086400.44160.80190.86330.83140.9288
0.036813.093600.43390.81170.86060.83540.9328
0.029714.0100800.46980.80620.86230.83330.9314
0.022715.0108000.47630.80580.86560.83460.9327
0.018516.0115200.47930.81240.86130.83610.9326
0.018217.0122400.48350.81910.86290.84040.9341
0.014718.0129600.49810.81400.86930.84070.9336
0.011119.0136800.50020.80990.87190.83980.9340
0.012820.0144000.50060.81440.86830.84050.9333

Framework versions

  • —Transformers 4.22.2
  • —Pytorch 1.12.1+cu113
  • —Datasets 2.5.1
  • —Tokenizers 0.12.1

Citation

bibtex
@article{kubis2023back,
  title={Back Transcription as a Method for Evaluating Robustness of Natural Language Understanding Models to Speech Recognition Errors},
  author={Kubis, Marek and Sk{\'o}rzewski, Pawe{\l} and Sowa{\'n}ski, Marcin and Zi{\k{e}}tkiewicz, Tomasz},
  journal={arXiv preprint arXiv:2310.16609},
  year={2023}
  eprint={2310.16609},
  archivePrefix={arXiv},
}