End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -10,23 +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 |
-
- Auc: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Auc |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
60 |
-
| No log | 1.0 |
|
61 |
-
| No log | 2.0 |
|
62 |
-
| No log | 3.0 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
10 |
- recall
|
11 |
- f1
|
12 |
model-index:
|
13 |
+
- name: IngroupLoyalty_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 |
+
# IngroupLoyalty_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.6927
|
25 |
+
- Accuracy: 0.6690
|
26 |
+
- Precision: 0.6752
|
27 |
+
- Recall: 0.7010
|
28 |
+
- F1: 0.6879
|
29 |
+
- Auc: 0.6676
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 | Auc |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:---------:|:------:|:------:|:------:|
|
60 |
+
| No log | 1.0 | 127 | 0.6813 | 0.6601 | 0.7333 | 0.5448 | 0.6251 | 0.6649 |
|
61 |
+
| No log | 2.0 | 254 | 0.6369 | 0.6868 | 0.6683 | 0.7905 | 0.7243 | 0.6824 |
|
62 |
+
| No log | 3.0 | 381 | 0.6927 | 0.6690 | 0.6752 | 0.7010 | 0.6879 | 0.6676 |
|
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:80a9ef4d8995ef5946f172b8cb12a22a7a6738544621e46bf7a44662308654c6
|
3 |
size 1421495416
|