Training in progress, epoch 1
Browse files- README.md +13 -12
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -10,22 +10,23 @@ metrics:
|
|
10 |
- recall
|
11 |
- f1
|
12 |
model-index:
|
13 |
-
- name:
|
14 |
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
-
#
|
21 |
|
22 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- F1: 0.
|
|
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -54,11 +55,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
### Training results
|
56 |
|
57 |
-
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
58 |
-
|
59 |
-
| No log | 1.0 |
|
60 |
-
| No log | 2.0 |
|
61 |
-
| No log | 3.0 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
10 |
- recall
|
11 |
- f1
|
12 |
model-index:
|
13 |
+
- name: PuritySanctity_binary
|
14 |
results: []
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
should probably proofread and complete it, then remove this comment. -->
|
19 |
|
20 |
+
# PuritySanctity_binary
|
21 |
|
22 |
This model is a fine-tuned version of [roberta-large](https://huggingface.co/roberta-large) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.6174
|
25 |
+
- Accuracy: 0.6904
|
26 |
+
- Precision: 0.6805
|
27 |
+
- Recall: 0.7273
|
28 |
+
- F1: 0.7031
|
29 |
+
- Auc: 0.6901
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
55 |
|
56 |
### Training results
|
57 |
|
58 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Auc |
|
59 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
60 |
+
| No log | 1.0 | 123 | 0.6316 | 0.6548 | 0.6182 | 0.8242 | 0.7065 | 0.6534 |
|
61 |
+
| No log | 2.0 | 246 | 0.6060 | 0.6843 | 0.6782 | 0.7111 | 0.6943 | 0.6841 |
|
62 |
+
| No log | 3.0 | 369 | 0.6174 | 0.6904 | 0.6805 | 0.7273 | 0.7031 | 0.6901 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1421495416
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:741313791debaf099e19dc7f3d645b806e9db460861d2dd7c26026c74832930d
|
3 |
size 1421495416
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4719
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcf60de2af66a3e45474213b9f80c859881430c1d4429cabf60d8a114facadcf
|
3 |
size 4719
|