CoolFace
Modelpublic

CureLink/curelink-biomed-nli-v2

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

curelink-biomed-nli-v2

This model is a fine-tuned version of CureLink/curelink-biomed-nli-v2 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 1.4186
  • Accuracy: 0.5950
  • F1 Macro: 0.7088

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: 5e-06
  • trainbatchsize: 1
  • evalbatchsize: 1
  • seed: 42
  • gradientaccumulationsteps: 8
  • totaltrainbatch_size: 8
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 50
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1 Macro
3.52240.32644500.93310.60520.7123
3.90770.65299000.95900.59690.7002
2.94250.979313500.93580.60420.7145
2.73021.305418001.21420.59210.7003
2.81131.631822501.11710.60050.7108
3.92711.958327001.10550.60310.7138
1.74522.284431501.40160.60310.7131
2.01382.610836001.51660.59760.7080
2.55762.937340501.37470.60920.7172
2.35443.263345001.80740.60230.7107
2.29603.589849501.71120.59470.7070
1.90463.916254001.89800.59580.7078
2.02484.242358502.07920.59910.7109
3.11714.568763002.24020.59500.7080
3.70944.895267502.13510.59140.7054
3.05575.221372001.51860.59400.7076
2.55395.547776501.28770.59800.7109
3.01545.874181001.25300.59400.7079
2.70876.200285501.29190.59540.7090
3.24826.526790001.33400.59720.7103
4.02206.853194501.28120.59830.7109
2.32377.179299001.35560.59870.7108
2.72167.5056103501.35330.59800.7107
2.84987.8321108001.39570.59720.7104
1.35498.1581112501.41660.59500.7088
3.45638.4846117001.42160.59400.7080
2.23278.8110121501.36920.59500.7088
1.91379.1371126001.37080.59250.7069
2.25079.4635130501.41090.59800.7109
2.32049.7900135001.41720.59470.7085
2.072110.0137901.41860.59500.7088

Framework versions

  • Transformers 5.4.0
  • Pytorch 2.11.0
  • Datasets 4.8.4
  • Tokenizers 0.22.2