Instructions to use Devtrick/roberta_nli_ensemble with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Devtrick/roberta_nli_ensemble with Transformers:
# Load model directly from transformers import roBERTaClassifier model = roBERTaClassifier.from_pretrained("Devtrick/roberta_nli_ensemble", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 6
Browse files- model.safetensors +1 -1
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 502282572
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d307387c0338e43b2861d48b11c19bb677bae60c77534bda50008aba18fed8b
|
| 3 |
size 502282572
|