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
Add model
Browse files- pytorch_model.bin +3 -0
pytorch_model.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d561302d1599f0f7a8acb089df762cf0f70eacee76cb664e425c82ecc3a3051b
|
| 3 |
+
size 782382357
|