YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/model-cards#model-card-metadata)
This is XLM-Paralaw Pretrained Model
Usage:
from transformers import AutoModel
from transformers import AutoTokenizer
model = AutoModel.from_pretrained("nguyenthanhasia/XLM-Paralaw")
tokenizer = AutoTokenizer.from_pretrained("nguyenthanhasia/XLM-Paralaw")
The paper about this model will be released soon.
- Downloads last month
- 0
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.