Instructions to use nomsgadded/opt_RestaurantReview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use nomsgadded/opt_RestaurantReview with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("nomsgadded/opt_RestaurantReview", set_active=True) - Notebooks
- Google Colab
- Kaggle
This is the Finetune version of the facebook/opt-350m model Dataset is RestaurantReview from kaggle
How to use? Input text must be in the form of ##Rating :{text}
e.g. ##Rating :It was really nice to dine there, however the waiter is very mean.
Then it will return the possible rating customer gave to the restaurant.
- Downloads last month
- -