IndoBERT / README.md
brescia's picture
Update README.md
7dc0a61 verified
metadata
tags:
  - code

Use a pipeline as a high-level helper

from transformers import pipeline

pipe = pipeline("text-classification", model="brescia/IndoBERT")