Transformers
PyTorch
Safetensors
Korean
bart
text2text-generation
KoBART
BART
Korean
QG
Question
KorQuad
Instructions to use rycont/KoQuestionBART with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rycont/KoQuestionBART with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("rycont/KoQuestionBART") model = AutoModelForSeq2SeqLM.from_pretrained("rycont/KoQuestionBART", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3e6f468 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:03d7162ba387a782746586f287f1f73b6e7b7fb8ea2c6e2a1e7a412c11770a9b
size 495589764
|