sanalsprasad
commited on
Commit
•
d3a685b
1
Parent(s):
a5b53bf
End of training
Browse files
README.md
CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai-community/roberta-base-openai-detector](https://huggingface.co/openai-community/roberta-base-openai-detector) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
-
- Roc Auc:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:-------:|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai-community/roberta-base-openai-detector](https://huggingface.co/openai-community/roberta-base-openai-detector) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0098
|
21 |
+
- Accuracy: 0.999
|
22 |
+
- Roc Auc: 1.0000
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc |
|
52 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:-------:|
|
53 |
+
| 0.0336 | 1.0 | 6250 | 0.0298 | 0.992 | 0.9999 |
|
54 |
+
| 0.0085 | 2.0 | 12500 | 0.0098 | 0.999 | 1.0000 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
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:a3fcd32deb9b87d95b3ce5eaf8916671c1b2ff57ee1cb585cc31e90cb501d81e
|
3 |
size 498612824
|
runs/Jan21_22-21-35_da279382dabb/events.out.tfevents.1705875700.da279382dabb.27.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd3fc71363649dad20fbe2de605285097f892f9ffec6dfdc68de7fa22f007a17
|
3 |
+
size 9545
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4283
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0cc6da7a0d58d6b71b993ee0b03ef0e54bec183099b0e99ccd19b8166f5ca79
|
3 |
size 4283
|