Text Classification
Transformers
TensorBoard
Safetensors
roberta
Generated from Trainer
text-embeddings-inference
Instructions to use Varun53/roberta-base-AI-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Varun53/roberta-base-AI-detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Varun53/roberta-base-AI-detection")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Varun53/roberta-base-AI-detection") model = AutoModelForSequenceClassification.from_pretrained("Varun53/roberta-base-AI-detection") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 3
Browse files
logs/events.out.tfevents.1711474406.7dc25757d843.625.8
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:150f3f7a2857e78adc51a1a35a6c7597cb90725f2bf5b5352142a75664427e26
|
| 3 |
+
size 6723
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1421495416
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27024b723dcb2b169e9b1fd2a43e47e2ac345c3486962a9b65dd89b3e05eb761
|
| 3 |
size 1421495416
|