Instructions to use Lau123/detect_ai_generated_text with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Lau123/detect_ai_generated_text with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="Lau123/detect_ai_generated_text")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("Lau123/detect_ai_generated_text") model = AutoModelForSequenceClassification.from_pretrained("Lau123/detect_ai_generated_text") - Notebooks
- Google Colab
- Kaggle
Training in progress, epoch 2
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:803bf1f44ef286f441903af4299fdb34ea51a0d3ceb66d4d6dbbe464f42ec418
|
| 3 |
size 267832560
|
runs/Dec20_21-39-49_23e046e18822/events.out.tfevents.1703108389.23e046e18822.1458.2
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:84d96d81496182f652311b486da272a0b9e69bd644259f124d651f44cfa966b9
|
| 3 |
+
size 5435
|