CoolFace
Modelpublic

Zainab984/TestForColab

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

TestForColab

This model is a fine-tuned version of prajjwal1/bert-tiny on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.6515
  • Accuracy: 0.56
  • F1: 0.5579

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

Training results

Training LossEpochStepValidation LossAccuracyF1
No log0.0500.68970.540.3787
No log0.011000.68990.60.5926
No log0.011500.69520.460.2899
No log0.012000.68740.630.6194
No log0.022500.68490.640.6092
No log0.023000.69290.460.2899
No log0.023500.68300.60.5390
No log0.034000.68210.540.3787
No log0.034500.68120.630.6095
0.69240.035000.68060.620.6077
0.69240.045500.67700.620.5969
0.69240.046000.68050.580.5746
0.69240.046500.68000.590.5857
0.69240.057000.67320.630.6008
0.69240.057500.68200.560.5387
0.69240.058000.66520.640.6253
0.69240.068500.66340.590.5896
0.69240.069000.66040.610.6103
0.69240.069500.67330.620.5936
0.68420.0710000.65900.650.6176
0.68420.0710500.65490.60.6005
0.68420.0711000.65210.630.6242
0.68420.0811500.65240.610.6015
0.68420.0812000.65870.570.5634
0.68420.0912500.65150.560.5579

Framework versions

  • Transformers 4.35.2
  • Pytorch 2.1.0+cu118
  • Datasets 2.15.0
  • Tokenizers 0.15.0