youngin99415
commited on
youngin99415/roberta-base-klue-ynat-classification
Browse files- README.md +3 -3
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -14,8 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
|
15 |
This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
-
- Loss: 0.
|
18 |
-
- Acc: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,7 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss | Acc |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|:-----:|
|
49 |
-
| 0.
|
50 |
|
51 |
|
52 |
### Framework versions
|
|
|
14 |
|
15 |
This model is a fine-tuned version of [klue/roberta-base](https://huggingface.co/klue/roberta-base) on an unknown dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
+
- Loss: 0.4477
|
18 |
+
- Acc: 0.857
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss | Acc |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|:-----:|
|
49 |
+
| 0.565 | 1.0 | 625 | 0.4592 | 0.846 |
|
50 |
|
51 |
|
52 |
### 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:6f391d7d8a9a6465eb683af51b9dbcaae2841580c48c10f5208bae30925d6108
|
3 |
size 442518124
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4920
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a699524a9b67b97ac17af7f9e751df809c168a7308d2ec655ac44e26b90ce0c
|
3 |
size 4920
|