Fill-Mask
Transformers
Safetensors
Vietnamese
roberta
vilegallm
legal
vietnamese
phobert
continual-pretraining
legal-nlp
Instructions to use ntphuc149/ViLegalBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ntphuc149/ViLegalBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ntphuc149/ViLegalBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ntphuc149/ViLegalBERT") model = AutoModelForMaskedLM.from_pretrained("ntphuc149/ViLegalBERT") - Notebooks
- Google Colab
- Kaggle
Gated model You can list files but not access them
Preview of files found in this repository