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 4920
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267832560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f853eede44492872baf24613df218c4501ee9837ee066e304e1be64712a8078
|
| 3 |
size 267832560
|
runs/Nov29_12-32-11_d6dccfbb0153/events.out.tfevents.1732883532.d6dccfbb0153.30.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:129586e38a258c4ed99e5fc08e5f838e155607442452269d47afbdf83481734e
|
| 3 |
+
size 5640
|