CoolFace
Modelpublic

SU-FMI-AI/multiclinner-enigma-es-disease-xlm-roberta-large

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes12downloads
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. -->

<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>

xlm-roberta-large-spanish-clinicalesdisease

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

  • —Loss: 0.0016
  • —Precision: 0.9939
  • —Recall: 0.9967
  • —F1: 0.9953
  • —Accuracy: 0.9995

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossPrecisionRecallF1Accuracy
0.13941.07390.06020.85130.89260.87150.9786
0.07232.014780.03290.91620.92300.91960.9874
0.04143.022170.02450.92010.96160.94040.9911
0.03384.029560.01440.96710.96060.96380.9948
0.02025.036950.00950.97400.98150.97770.9970
0.01596.044340.00660.97940.98650.98300.9978
0.00987.051730.00450.98260.99310.98780.9986
0.00848.059120.00310.99110.99430.99270.9990
0.00569.066510.00180.99450.99610.99530.9995
0.004410.073900.00160.99390.99670.99530.9995

Framework versions

  • —Transformers 5.4.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.8.4
  • —Tokenizers 0.22.2