CoolFace
Modelpublic

afsuarezg/legalbert-large-1.7M-1_class_actions

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

legalbert-large-1.7M-1classactions

This model is a fine-tuned version of pile-of-law/legalbert-large-1.7M-1 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.6901
  • —Accuracy: 0.55

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

Training results

Training LossEpochStepValidation LossAccuracy
No log1.01500.68920.55
No log2.03000.69130.55
No log3.04500.70610.45
0.71434.06000.69080.55
0.71435.07500.69250.55
0.71436.09000.69510.45
0.71647.010500.68930.55
0.71648.012000.68840.55
0.71649.013500.69100.55
0.704210.015000.68820.55
0.704211.016500.70990.45
0.704212.018000.69100.55
0.704213.019500.69100.55
0.699914.021000.69010.55

Framework versions

  • —Transformers 4.29.2
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.12.0
  • —Tokenizers 0.13.3