Edit model card

--- 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
7
Safetensors
Model size
3.75M params
Tensor type
F32
·
Inference API
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.