CoolFace
Modelpublic

muhtasham/bert-tiny-finetuned-pile-of-law-tos

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
1likes68downloads
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-tiny-finetuned-pile-of-law-tos

This model is a MLM fine-tuned version of google/bert_uncased_L-2_H-128_A-2 on the pile-of-law/tos dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.3545

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: 15

Training results

Training LossEpochStepValidation Loss
No log1.02643.5896
3.81192.05283.5598
3.81193.07923.5263
3.70284.010563.4982
3.70285.013203.5170
3.62866.015843.5143
3.62867.018483.4477
3.5538.021123.4044
3.5539.023763.4670
3.517910.026403.3991
3.517911.029043.4330
3.478412.031683.4671
3.478413.034323.3489
3.453514.036963.4354
3.453515.039603.4023

Framework versions

  • —Transformers 4.21.0
  • —Pytorch 1.12.0+cu113
  • —Datasets 2.4.0
  • —Tokenizers 0.12.1