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](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 |
|
|
@@ -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.55
|
| 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.6773
|
| 36 |
+
- Accuracy: 0.55
|
| 37 |
+
- Roc Auc: 0.4688
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
|
|
| 65 |
|
| 66 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Roc Auc |
|
| 67 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:-------:|
|
| 68 |
+
| 0.7318 | 1.0 | 10 | 0.6784 | 0.6 | 0.2708 |
|
| 69 |
+
| 0.6965 | 2.0 | 20 | 0.6795 | 0.6 | 0.4792 |
|
| 70 |
+
| 0.6776 | 3.0 | 30 | 0.6773 | 0.55 | 0.4688 |
|
| 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:05b998d35efa4c5875c075a492d8ba0892a2e4d77e24fb50fa88cc05ebacce1d
|
| 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:b1f4a1c04aa67138a9319f1e33a4f93eeeb29c541f88a09cf0a44426203e589b
|
| 3 |
size 4155
|