Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
brescia
/
IndoBERT
like
0
code
Model card
Files
Files and versions
xet
Community
main
IndoBERT
/
README.md
brescia
Update README.md
7dc0a61
verified
almost 2 years ago
preview
code
|
raw
Copy download link
history
blame
contribute
delete
Safe
160 Bytes
---
tags:
-
code
---
# Use a pipeline as a high-level helper
from transformers import pipeline
pipe = pipeline("text-classification", model="brescia/IndoBERT")