CoolFace
Modelpublic

AntoineD/camembert_ccnet_classification_tools_classifier-only_fr_V2

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes21downloads
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. -->

camembertccnetclassificationtoolsclassifier-onlyfrV2

This model is a fine-tuned version of camembert/camembert-base-ccnet on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.8155
  • Accuracy: 0.7396
  • Learning Rate: 0.0000

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: 0.0001
  • trainbatchsize: 24
  • evalbatchsize: 192
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 60

Training results

Training LossEpochStepValidation LossAccuracyRate
2.05891.0152.04750.250.0001
2.00022.0301.97080.39580.0001
1.93383.0451.93530.36460.0001
1.88294.0601.89150.39580.0001
1.82555.0751.82850.46880.0001
1.796.0901.77800.58339e-05
1.73917.01051.73960.46880.0001
1.68388.01201.67810.54170.0001
1.63859.01351.62080.60420.0001
1.608310.01501.58470.57290.0001
1.554311.01651.54760.6250.0001
1.517112.01801.50680.60428e-05
1.484813.01951.46510.63540.0001
1.406814.02101.44360.63540.0001
1.414115.02251.39650.60420.0001
1.367816.02401.35650.65620.0001
1.30917.02551.32210.68750.0001
1.286718.02701.29400.66677e-05
1.266719.02851.25480.66670.0001
1.227120.03001.22860.68750.0001
1.186521.03151.19430.68750.0001
1.169122.03301.17050.69790.0001
1.150223.03451.14830.68750.0001
1.119524.03601.12500.68756e-05
1.114825.03751.10580.69790.0001
1.089326.03901.07870.70830.0001
1.073627.04051.06680.69790.0001
1.030328.04201.04660.69790.0001
1.047529.04351.02110.69790.0001
1.012230.04500.99950.72925e-05
1.001431.04650.99070.72920.0000
0.97332.04800.97910.72920.0000
0.989433.04950.96430.71880.0000
0.950334.05100.95310.72920.0000
0.938235.05250.93860.71880.0000
0.937136.05400.93130.71884e-05
0.920737.05550.91920.71880.0000
0.942238.05700.90910.72920.0000
0.904139.05850.89750.71880.0000
0.896640.06000.88880.71880.0000
0.887741.06150.88000.750.0000
0.893342.06300.87480.73963e-05
0.85443.06450.86290.750.0000
0.885844.06600.85800.73960.0000
0.840745.06750.85160.750.0000
0.841346.06900.84750.750.0000
0.8647.07050.84160.73960.0000
0.828248.07200.83320.73962e-05
0.83549.07350.83030.73960.0000
0.812350.07500.82670.73960.0000
0.817551.07650.82270.73960.0000
0.809752.07800.81770.750.0000
0.80653.07950.81550.73960.0000

Framework versions

  • Transformers 4.34.0
  • Pytorch 2.0.1+cu117
  • Datasets 2.14.5
  • Tokenizers 0.14.1