--- TRAINING CODE ---
https://colab.research.google.com/drive/1C0_qdcTKygxBHGSA2SvrxzCAY6ThtFpQ?usp=sharing
--- EXAMPLE USAGE ---
from transformers import pipeline
prompt = """I didn't read the book yet but"""
pipe = pipeline(model = 'ChunB1/TinyReviews_adv')
pipe(prompt)
- Downloads last month
- 5
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.