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 ·
ae0f399
1
Parent(s): 0ed7c60
Training in progress, epoch 2
Browse files
logs/events.out.tfevents.1685855303.192-9-250-191.68796.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:7bb9222c7f5ff21b0ece49e7f47b0e5b06752d847cfecfd39da4c3138f20c7bc
|
| 3 |
+
size 285481
|
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:a5be6c5992b6318a9c2286d3fe49b10655312f5b3a3f54a2e45168f4c34bc521
|
| 3 |
size 498662069
|