CoolFace
Modelpublic

CeroShrijver/chinese-lert-large-ling-cls

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes6downloads
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. -->

chinese-lert-large-ling-cls

This model is a fine-tuned version of hfl/chinese-lert-large on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.4531
  • —Accuracy: 0.7822
  • —Test Accuracy: 0.8102

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

Training results

Training LossEpochStepValidation LossAccuracy
0.50821.010080.54760.7601
0.36692.020170.52020.7978
0.20063.030250.82940.7748
0.09544.040341.26300.7931
0.04475.050401.45310.7822

Framework versions

  • —Transformers 4.29.2
  • —Pytorch 2.0.1
  • —Datasets 2.12.0
  • —Tokenizers 0.11.6