Text Classification
Transformers
PyTorch
TensorBoard
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use NoCaptain/TESTING with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use NoCaptain/TESTING with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="NoCaptain/TESTING")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("NoCaptain/TESTING") model = AutoModelForSequenceClassification.from_pretrained("NoCaptain/TESTING") - Notebooks
- Google Colab
- Kaggle
Cheltone/TESTINGt
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 328518765
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:467176b8b91f6111190b9906dcdc1f1fee7b80b0c584b1e8a26bb75137069ab9
|
| 3 |
size 328518765
|
runs/Apr18_05-31-54_b0cc766ef628/events.out.tfevents.1650259931.b0cc766ef628.87.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:8acdfa8ee2d1e95837642b4d4343de2b320e9b246ac93851f20b8b4208e6365b
|
| 3 |
+
size 6614
|