Instructions to use return2music/roberta-base_classification_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use return2music/roberta-base_classification_test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="return2music/roberta-base_classification_test")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("return2music/roberta-base_classification_test") model = AutoModelForSequenceClassification.from_pretrained("return2music/roberta-base_classification_test") - Notebooks
- Google Colab
- Kaggle
Commit ·
5bb9ed5
1
Parent(s): 95e36bb
Training in progress, epoch 3
Browse files
logs/events.out.tfevents.1685892206.192-9-250-191.149339.0
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eda75bc4cb2e26f5bbc5c670e8669c434c3d9e2c10a6102bdbf27e40626ebf0
|
| 3 |
+
size 428959
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498662069
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:004e22e7ecc63addac26b17f061bcb6cb3f54c4d55faa66a24c15c69c39380b3
|
| 3 |
size 498662069
|