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 +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 782382357
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c98157f92a08e9e3524ed58e4bc9f464b5dd8e1c065c7590201c9d66d38f3262
|
| 3 |
size 782382357
|