Instructions to use BigTMiami/adapter_classifier_from_prtrained_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use BigTMiami/adapter_classifier_from_prtrained_test with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("roberta-base") model.load_adapter("BigTMiami/adapter_classifier_from_prtrained_test", set_active=True) - Notebooks
- Google Colab
- Kaggle
Upload model
Browse files- README.md +1 -1
- pytorch_adapter.bin +1 -1
- pytorch_model_head.bin +1 -1
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
-
- roberta
|
| 4 |
- adapter-transformers
|
|
|
|
| 5 |
datasets:
|
| 6 |
- BigTMiami/amazon_helpfulness
|
| 7 |
---
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
|
|
|
| 3 |
- adapter-transformers
|
| 4 |
+
- roberta
|
| 5 |
datasets:
|
| 6 |
- BigTMiami/amazon_helpfulness
|
| 7 |
---
|
pytorch_adapter.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3596326
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:44af3aebf1dc9c603fa53dfb0f01800e4e8b305922379040dd5b411a5e67adc1
|
| 3 |
size 3596326
|
pytorch_model_head.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2370728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b3708e12db5a36619f99891ad483f7acc11fb93a372e68a496697768327d32a
|
| 3 |
size 2370728
|