End of training.
Browse files- README.md +9 -9
- model.safetensors +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base-openai-detector](https://huggingface.co/roberta-base-openai-detector) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- F1: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -47,16 +47,16 @@ The following hyperparameters were used during training:
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
-
| Training Loss | Epoch | Step | Validation Loss | F1
|
51 |
-
|
52 |
-
|
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.35.2
|
60 |
- Pytorch 2.1.0+cu121
|
61 |
-
- Datasets 2.
|
62 |
-
- Tokenizers 0.15.
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [roberta-base-openai-detector](https://huggingface.co/roberta-base-openai-detector) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1460
|
21 |
+
- F1: 0.98
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
+
| Training Loss | Epoch | Step | Validation Loss | F1 |
|
51 |
+
|:-------------:|:-----:|:----:|:---------------:|:-----:|
|
52 |
+
| No log | 1.0 | 250 | 0.1378 | 0.971 |
|
53 |
+
| 0.1033 | 2.0 | 500 | 0.1073 | 0.985 |
|
54 |
+
| 0.1033 | 3.0 | 750 | 0.1460 | 0.98 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
58 |
|
59 |
- Transformers 4.35.2
|
60 |
- Pytorch 2.1.0+cu121
|
61 |
+
- Datasets 2.17.0
|
62 |
+
- Tokenizers 0.15.1
|
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:bf193a5e5612b8806e3c576c3c41d815a0c2514cd54baa0b75a5daf4b34b8ad5
|
3 |
size 498612824
|