End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -22,7 +22,7 @@ model-index:
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
-
value: 0.
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,9 +32,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [roberta-base-openai-detector](https://huggingface.co/roberta-base-openai-detector) on the au_tex_tification dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss:
|
36 |
-
- Accuracy: 0.
|
37 |
-
- Roc Auc: 0.
|
38 |
|
39 |
## Model description
|
40 |
|
@@ -65,9 +65,9 @@ The following hyperparameters were used during training:
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
|
68 |
-
|
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.6
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [roberta-base-openai-detector](https://huggingface.co/roberta-base-openai-detector) on the au_tex_tification dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.7155
|
36 |
+
- Accuracy: 0.6
|
37 |
+
- Roc Auc: 0.6354
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
|
68 |
+
| 1.0975 | 1.0 | 10 | 0.7345 | 0.65 | 0.5417 |
|
69 |
+
| 0.4022 | 2.0 | 20 | 0.6266 | 0.65 | 0.6667 |
|
70 |
+
| 0.1635 | 3.0 | 30 | 0.7155 | 0.6 | 0.6354 |
|
71 |
|
72 |
|
73 |
### 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:57b320dddde2220132581cbc42bfaf053b1e6645cabee83ec27c5092a8b6c7d5
|
3 |
size 498612824
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:448b8482723a3eec02e9be2ff0b304bb632e85031ae07ea4df0304ac74893081
|
3 |
size 4155
|