End of training
Browse files- README.md +9 -9
- 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](https://huggingface.co/roberta-base) on the au_tex_tification dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
-
- Loss: 0.
|
| 36 |
-
- Accuracy: 0.
|
| 37 |
-
- Roc Auc: 0.
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
@@ -63,11 +63,11 @@ The following hyperparameters were used during training:
|
|
| 63 |
|
| 64 |
### Training results
|
| 65 |
|
| 66 |
-
| Training Loss | Epoch | Step
|
| 67 |
-
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
|
| 68 |
-
| 0.
|
| 69 |
-
| 0.
|
| 70 |
-
| 0.
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
|
|
|
| 22 |
metrics:
|
| 23 |
- name: Accuracy
|
| 24 |
type: accuracy
|
| 25 |
+
value: 0.487449615243679
|
| 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](https://huggingface.co/roberta-base) on the au_tex_tification dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 0.6933
|
| 36 |
+
- Accuracy: 0.4874
|
| 37 |
+
- Roc Auc: 0.6293
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
|
|
| 63 |
|
| 64 |
### Training results
|
| 65 |
|
| 66 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc |
|
| 67 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:-------:|
|
| 68 |
+
| 0.6902 | 1.0 | 3385 | 0.7003 | 0.4924 | 0.6494 |
|
| 69 |
+
| 0.6873 | 2.0 | 6770 | 0.6935 | 0.5076 | 0.7272 |
|
| 70 |
+
| 0.6949 | 3.0 | 10155 | 0.6931 | 0.5076 | 0.7407 |
|
| 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:c7f4d616aa01280efb9303c885091f03602995b66a8144d12cc45210bc101d19
|
| 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:9781484f0cf89ba9162a64dc2cd01940caa7fda43c15d3ea6c0340db760a796d
|
| 3 |
size 4155
|