Instructions to use acmc/satisfaction_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use acmc/satisfaction_model with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("acmc/satisfaction_model", dtype="auto") - Notebooks
- Google Colab
- Kaggle
satisfaction_model
Browse files- training_args.bin +1 -1
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5112
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de1f97b744cf9dce59db214a8733a2ebf09213e5acf34a097abdfbafb95c784e
|
| 3 |
size 5112
|