atteyarasha/MY_Model
0
1# Use a pipeline as a high-level helper2pip install tf-keras33from transformers import pipeline4 5pipe = pipeline("text-classification", model="atteyarasha/Rasha-finetuned-bert2_next")1# Use a pipeline as a high-level helper2pip install tf-keras33from transformers import pipeline4 5pipe = pipeline("text-classification", model="atteyarasha/Rasha-finetuned-bert2_next")