Instructions to use SmartPy/amazon_reviews with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SmartPy/amazon_reviews with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SmartPy/amazon_reviews", dtype="auto") - Notebooks
- Google Colab
- Kaggle
File size: 28 Bytes
f34e849 | 1 2 3 4 | ---
license: apache-2.0
---
|