Instructions to use psuwannapich/Z-coref with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use psuwannapich/Z-coref with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("psuwannapich/Z-coref") model = AutoModel.from_pretrained("psuwannapich/Z-coref") - Notebooks
- Google Colab
- Kaggle
Z-coref: Thai Coreference and Zero Pronoun Resolution
This is Z-coref model, Thai coreference and zero pronouns resolution model. Pre-trained Language model was retrieved from clicknext/phayathaibert. Then finetuned with Z-coref dataset. For further implementation, please review our paper.
- Downloads last month
- 8
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support