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 1
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:41c767f3af2daddb66b2ba71504f71b5d74296336bf7cda67b1da030cc4c14e2
|
| 3 |
size 267832560
|
runs/Dec20_21-39-49_23e046e18822/events.out.tfevents.1703108389.23e046e18822.1458.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4b5de0c1a83f76203f25ead5ed4c3112222dd320dd09335c65e7afe74a4828fe
|
| 3 |
+
size 4764
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4728
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:57f4a61fd3b2163eb4f43969bffddc657805ec50c2a93e2e3330bf6877aa0eda
|
| 3 |
size 4728
|