End of training
Browse files- README.md +16 -16
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
@@ -6,7 +7,6 @@ metrics:
|
|
6 |
- f1
|
7 |
- precision
|
8 |
- recall
|
9 |
-
base_model: klue/roberta-base
|
10 |
model-index:
|
11 |
- name: roberta-base-finetuned-tc
|
12 |
results: []
|
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- F1: 0.
|
25 |
-
- Precision: 0.
|
26 |
-
- Recall: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -55,16 +55,16 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
-
| No log | 1.0 |
|
59 |
-
| No log | 2.0 |
|
60 |
-
| No log | 3.0 |
|
61 |
-
| No log | 4.0 |
|
62 |
-
| No log | 5.0 |
|
63 |
-
| No log | 6.0 |
|
64 |
-
| No log | 7.0 |
|
65 |
-
| No log | 8.0 |
|
66 |
-
| No log | 9.0 |
|
67 |
-
| No log | 10.0 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
base_model: klue/roberta-base
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
|
|
7 |
- f1
|
8 |
- precision
|
9 |
- recall
|
|
|
10 |
model-index:
|
11 |
- name: roberta-base-finetuned-tc
|
12 |
results: []
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.5739
|
23 |
+
- Accuracy: 0.8503
|
24 |
+
- F1: 0.8459
|
25 |
+
- Precision: 0.8505
|
26 |
+
- Recall: 0.8503
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 1.0 | 18 | 0.9140 | 0.6925 | 0.6174 | 0.6580 | 0.6925 |
|
59 |
+
| No log | 2.0 | 36 | 0.7353 | 0.7688 | 0.7336 | 0.7220 | 0.7688 |
|
60 |
+
| No log | 3.0 | 54 | 0.6219 | 0.8126 | 0.7886 | 0.7683 | 0.8126 |
|
61 |
+
| No log | 4.0 | 72 | 0.5864 | 0.8350 | 0.8256 | 0.8361 | 0.8350 |
|
62 |
+
| No log | 5.0 | 90 | 0.5614 | 0.8401 | 0.8320 | 0.8400 | 0.8401 |
|
63 |
+
| No log | 6.0 | 108 | 0.5639 | 0.8452 | 0.8394 | 0.8450 | 0.8452 |
|
64 |
+
| No log | 7.0 | 126 | 0.5772 | 0.8483 | 0.8424 | 0.8484 | 0.8483 |
|
65 |
+
| No log | 8.0 | 144 | 0.5684 | 0.8493 | 0.8441 | 0.8492 | 0.8493 |
|
66 |
+
| No log | 9.0 | 162 | 0.5705 | 0.8473 | 0.8431 | 0.8475 | 0.8473 |
|
67 |
+
| No log | 10.0 | 180 | 0.5739 | 0.8503 | 0.8459 | 0.8505 | 0.8503 |
|
68 |
|
69 |
|
70 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 442518124
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1974ba0abb5b90b3b98de22ba7e6e2c03acfcbf48e618637200d53ebb95e4ba8
|
3 |
size 442518124
|