Edit model card

bert-tiny-finetuned-legal-contracts-longer

This model is a fine-tuned version of google/bert_uncased_L-2_H-128_A-2 on the portion of legal_contracts dataset but for longer epochs.

Note

The model was not trained on the whole dataset which is around 9.5 GB, but only

The first 10% of train + the last 10% of train.

datasets_train = load_dataset('albertvillanova/legal_contracts' , split='train[:10%]')
datasets_validation = load_dataset('albertvillanova/legal_contracts' , split='train[-10%:]')
Downloads last month
18
Safetensors
Model size
4.42M params
Tensor type
I64
·
F32
·
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for muhtasham/bert-tiny-finetuned-legal-contracts-longer

Finetuned
this model

Dataset used to train muhtasham/bert-tiny-finetuned-legal-contracts-longer