camembert-thai-base

Model Description

This is a CamemBERT model pre-trained on Thai texts, derived from PhayaThaiBERT with the tokenizer refined. You can fine-tune camembert-thai-base for downstream tasks, such as POS-tagging, dependency-parsing, and so on.

How to Use

from transformers import AutoTokenizer,AutoModelForMaskedLM
tokenizer=AutoTokenizer.from_pretrained("KoichiYasuoka/camembert-thai-base")
model=AutoModelForMaskedLM.from_pretrained("KoichiYasuoka/camembert-thai-base")
Downloads last month
6
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API: The model has no library tag.

Model tree for KoichiYasuoka/camembert-thai-base

Finetuned
(9)
this model
Finetunes
1 model