Edit model card

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

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
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.