Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use Sharpaxis/RoBERTa_AI_text_detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Sharpaxis/RoBERTa_AI_text_detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Sharpaxis/RoBERTa_AI_text_detection")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Sharpaxis/RoBERTa_AI_text_detection") model = AutoModelForSequenceClassification.from_pretrained("Sharpaxis/RoBERTa_AI_text_detection") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2500
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 498612824
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a0c447805a6b828c922cf96d04e6f8dd2c23ae0e3b341b8fabfc83a527a589e
|
| 3 |
size 498612824
|
runs/Nov28_17-18-55_9c50a29c2c55/events.out.tfevents.1732814340.9c50a29c2c55.172.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:a045a5e1580c3ea0fef6fbb4f062c38096cb57ec05335cebbe51d5f4f9592a80
|
| 3 |
+
size 5559
|