Instructions to use nicolarici/LawBERT-IT_trained with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nicolarici/LawBERT-IT_trained with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("nicolarici/LawBERT-IT_trained") model = AutoModelForPreTraining.from_pretrained("nicolarici/LawBERT-IT_trained") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
LawBERT-IT
An Italian BERT model for the legal domain. The code used for developing and training the model and the dataset used to extract the new words and continue the training of the BERT model are available on GitHub.
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support