oscar ν•œκ΅­μ–΄ λ°μ΄ν„°μ—μ„œ ν•™μŠ΅λœ SentencePieceUnigramTokenizer 및 t5 v1.1 λͺ¨λΈμž…λ‹ˆλ‹€.

Usage

from transformers import AutoTokenizer, T5ForConditionalGeneration

tokenizer = AutoTokenizer.from_pretrained('sangmin6600/t5-v1_1-base-ko')
model = T5ForConditionalGeneration.from_pretrained('sangmin6600/t5-v1_1-base-ko')
Downloads last month
143
Inference Providers NEW
This model is not currently available via any of the supported Inference Providers.

Dataset used to train sangmin6600/t5-v1_1-base-ko

Collection including sangmin6600/t5-v1_1-base-ko