CoolFace
Modelpublic

jazzson/bert-base-chinese-finetuned-question-answering-lert-base-2-exactmatch

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

bert-base-chinese-finetuned-question-answering-lert-base-2-exactmatch

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

  • —Loss: 1.3554
  • —Exact Match: 0.7989

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-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 3
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossExact Match
0.30580.552630001.39430.7198
0.80261.105260001.20280.7644
0.42821.657890001.14590.7813
0.31172.2104120001.45520.7933
0.19292.7629150001.35540.7989

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.19.1