sanalsprasad
commited on
Commit
•
8a7b5b0
1
Parent(s):
ebedee6
End of training
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: mit
|
|
3 |
base_model: sanalsprasad/ai-generated-text-classification
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: train_debug
|
8 |
results: []
|
@@ -14,6 +16,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# train_debug
|
15 |
|
16 |
This model is a fine-tuned version of [sanalsprasad/ai-generated-text-classification](https://huggingface.co/sanalsprasad/ai-generated-text-classification) on the None dataset.
|
|
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -40,9 +46,17 @@ The following hyperparameters were used during training:
|
|
40 |
- lr_scheduler_type: linear
|
41 |
- num_epochs: 2
|
42 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
43 |
### Framework versions
|
44 |
|
45 |
- Transformers 4.36.0
|
46 |
-
- Pytorch 2.0.0
|
47 |
- Datasets 2.1.0
|
48 |
- Tokenizers 0.15.0
|
|
|
3 |
base_model: sanalsprasad/ai-generated-text-classification
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
model-index:
|
9 |
- name: train_debug
|
10 |
results: []
|
|
|
16 |
# train_debug
|
17 |
|
18 |
This model is a fine-tuned version of [sanalsprasad/ai-generated-text-classification](https://huggingface.co/sanalsprasad/ai-generated-text-classification) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.6810
|
21 |
+
- Accuracy: 0.579
|
22 |
+
- Roc Auc: 0.5385
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
46 |
- lr_scheduler_type: linear
|
47 |
- num_epochs: 2
|
48 |
|
49 |
+
### Training results
|
50 |
+
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc |
|
52 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:-------:|
|
53 |
+
| 0.6814 | 1.0 | 6250 | 0.6806 | 0.579 | 0.4785 |
|
54 |
+
| 0.6761 | 2.0 | 12500 | 0.6810 | 0.579 | 0.5385 |
|
55 |
+
|
56 |
+
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.36.0
|
60 |
+
- Pytorch 2.0.0
|
61 |
- Datasets 2.1.0
|
62 |
- Tokenizers 0.15.0
|
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:27e1a06bc91fea08b51b3f6e08ddc7861b26cf760d1d74d8b46f53d072ac4367
|
3 |
size 498612824
|
runs/Jan19_20-12-01_ff121b75a6a8/events.out.tfevents.1705695125.ff121b75a6a8.26.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:769c5cd268183c97eea2fa959bb357763399e5bfc2cd6eb070d38118812110f0
|
3 |
+
size 9622
|
training_args.bin
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:4414eeb8d969b11f73e1a1aa522f520c9020807f8201315a2b8ff6b2f0775b21
|
3 |
+
size 4283
|