CoolFace
Modelpublic

HerbertAIHug/NLP_Capstone

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

NLP_Capstone

This model is a fine-tuned version of huawei-noah/TinyBERT_General_4L_312D on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3176
  • —Accuracy: 0.8671

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

Training results

Training LossEpochStepValidation LossAccuracy
0.52860.25000.41690.8251
0.42990.410000.41370.8332
0.38560.615000.37140.8512
0.36920.820000.31760.8671
0.36041.025000.38690.8635
0.34571.230000.41260.8631
0.32911.4135000.42720.8675
0.34811.6140000.37540.8775
0.32531.8145000.42930.8649
0.33062.0150000.38070.8789
0.28492.2155000.42910.8803
0.28242.4160000.40580.8797
0.2792.6165000.45210.8761
0.29442.8170000.49860.8747
0.33473.0175000.43640.8815
0.26223.2180000.53680.8703
0.24943.4185000.47950.8854
0.26453.6190000.47950.8864
0.2433.8195000.45700.8874
0.23994.01100000.52190.8795
0.21034.22105000.53250.8775
0.21964.42110000.56290.8729
0.24944.62115000.50870.8826
0.19684.82120000.53320.8779

Framework versions

  • —Transformers 4.34.1
  • —Pytorch 2.1.0+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.14.1