File size: 183 Bytes
1eae8fb
70e1767
1eae8fb
 
 
1
2
3
4
5
# Use a pipeline as a high-level helper
pip install tf-keras3
from transformers import pipeline

pipe = pipeline("text-classification", model="atteyarasha/Rasha-finetuned-bert2_next")