Instructions to use Evan-Lin/amazon-reward with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Evan-Lin/amazon-reward with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Evan-Lin/amazon-reward") model = AutoModel.from_pretrained("Evan-Lin/amazon-reward") - Notebooks
- Google Colab
- Kaggle
Upload 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 498662217
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48878faa561e4959259efda11452a6e5094ec6fcff444cc8cf3211ce612297ba
|
| 3 |
size 498662217
|