Instructions to use KoichiYasuoka/roberta-base-coptic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use KoichiYasuoka/roberta-base-coptic with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="KoichiYasuoka/roberta-base-coptic")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("KoichiYasuoka/roberta-base-coptic") model = AutoModelForMaskedLM.from_pretrained("KoichiYasuoka/roberta-base-coptic") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c22287c8dd54ac736939125e703bb1822dcd3fe31d1e8b63bffd5cfb2fae485d
- Size of remote file:
- 353 MB
- SHA256:
- 577ffa548e26236ba46c8d014a801509fdcaea7c3b92cd3839d692aef2a20edc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.