CoolFace
Modelpublic

postbot/MiniLMv2-L6-H384-mlm-multi-emails-hq

sourceHugging Faceupdated 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. -->

MiniLMv2-L6-H384-distilled-from-RoBERTa-Large-finetuned-wikitext103-mlm-multi-emails-hq-x2bs

This model is a fine-tuned version of saghar/MiniLMv2-L6-H384-distilled-from-RoBERTa-Large-finetuned-wikitext103 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.0371
  • —Accuracy: 0.6450

Model description

  • —masked language model
  • —mini version of RoBERTa
  • —does support uppercase text

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.0002
  • —trainbatchsize: 16
  • —evalbatchsize: 2
  • —seed: 42
  • —distributed_type: multi-GPU
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 16.0

Training results

Training LossEpochStepValidation LossAccuracy
3.29471.03083.08320.5122
2.87272.06162.67220.5662
2.63393.09242.47970.5878
2.50534.012322.38330.6025
2.45315.015402.30850.6106
2.28526.018482.24510.6175
2.2287.021562.19370.6244
2.20138.024642.14460.6310
2.14639.027722.10620.6357
2.088210.030802.08470.6370
2.166911.033882.06870.6399
2.098312.036962.06290.6423
2.121513.040042.02590.6476
2.125514.043122.03780.6461
2.175115.046202.02570.6458
1.951616.049282.03710.6450

Framework versions

  • —Transformers 4.27.0.dev0
  • —Pytorch 2.0.0.dev20230212+cu118
  • —Datasets 2.9.0
  • —Tokenizers 0.13.2