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