End of training
Browse files- README.md +14 -14
- model.safetensors +1 -1
README.md
CHANGED
@@ -9,22 +9,22 @@ metrics:
|
|
9 |
- precision
|
10 |
- recall
|
11 |
model-index:
|
12 |
-
- name: fintunned-v2-
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
# fintunned-v2-
|
20 |
|
21 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -57,17 +57,17 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
-
| 2.
|
61 |
-
| 1.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
|
67 |
|
68 |
### Framework versions
|
69 |
|
70 |
- Transformers 4.35.2
|
71 |
- Pytorch 2.1.0+cu121
|
72 |
-
- Datasets 2.
|
73 |
- Tokenizers 0.15.1
|
|
|
9 |
- precision
|
10 |
- recall
|
11 |
model-index:
|
12 |
+
- name: fintunned-v2-roberta_GA
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# fintunned-v2-roberta_GA
|
20 |
|
21 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1635
|
24 |
+
- Accuracy: 0.9523
|
25 |
+
- F1: 0.9527
|
26 |
+
- Precision: 0.9534
|
27 |
+
- Recall: 0.9523
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
+
| 2.3896 | 0.45 | 50 | 2.2632 | 0.325 | 0.2696 | 0.4504 | 0.3447 |
|
61 |
+
| 1.2481 | 0.91 | 100 | 0.4536 | 0.8841 | 0.8873 | 0.8940 | 0.8892 |
|
62 |
+
| 0.3487 | 1.36 | 150 | 0.2978 | 0.9136 | 0.9161 | 0.9186 | 0.9167 |
|
63 |
+
| 0.2618 | 1.82 | 200 | 0.2472 | 0.9295 | 0.9319 | 0.9362 | 0.9313 |
|
64 |
+
| 0.2223 | 2.27 | 250 | 0.1872 | 0.9409 | 0.9415 | 0.9445 | 0.9408 |
|
65 |
+
| 0.076 | 2.73 | 300 | 0.1635 | 0.9523 | 0.9527 | 0.9534 | 0.9523 |
|
66 |
|
67 |
|
68 |
### Framework versions
|
69 |
|
70 |
- Transformers 4.35.2
|
71 |
- Pytorch 2.1.0+cu121
|
72 |
+
- Datasets 2.17.0
|
73 |
- 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 498640508
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:481db9f89ac627b5a1080b8d790d1bc400f78b6ce854dcc77681d4cc386aee59
|
3 |
size 498640508
|