goldfish-gpt2-thai-ud-causal

Model Description

This is a GPT-2 model pre-trained for POS-tagging and dependency-parsing, derived from tha_thai_1000mb refined for Thai Universal Dependency Treebank.

How to Use

from transformers import pipeline
nlp=pipeline("universal-dependencies","KoichiYasuoka/goldfish-gpt2-thai-ud-causal",trust_remote_code=True)
print(nlp("หลายหัวดีกว่าหัวเดียว"))
Downloads last month
14
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/goldfish-gpt2-thai-ud-causal

Finetuned
(1)
this model

Dataset used to train KoichiYasuoka/goldfish-gpt2-thai-ud-causal