File size: 147 Bytes
b41c8e0
 
bfe0d00
b41c8e0
1
2
3
4
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("question-answering", model="ntphuc149/ViBidLEQA_large")