End of training
Browse files- README.md +7 -7
- model.safetensors +1 -1
- training_args.bin +2 -2
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 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
|
72 |
|
73 |
### Framework versions
|
|
|
22 |
metrics:
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
+
value: 0.65
|
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: 2.2973
|
36 |
+
- Accuracy: 0.65
|
37 |
+
- Roc Auc: 0.5729
|
38 |
|
39 |
## Model description
|
40 |
|
|
|
65 |
|
66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc |
|
67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
|
68 |
+
| 0.4303 | 1.0 | 10 | 2.6053 | 0.55 | 0.5104 |
|
69 |
+
| 0.1804 | 2.0 | 20 | 2.0755 | 0.7 | 0.5938 |
|
70 |
+
| 0.0431 | 3.0 | 30 | 2.2973 | 0.65 | 0.5729 |
|
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:680f7d7daa78245971f800dfaa55169c1dbc109fecf4fc55552f27386a2b1f9d
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:115aacc0d3947f57a098fe3beb3adc5953d8aa1e5eb783c71467eb6161e09a85
|
3 |
+
size 4155
|