Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
---
|
2 |
-
base_model: klue/roberta-small
|
3 |
-
tags:
|
4 |
-
- generated_from_trainer
|
5 |
metrics:
|
6 |
- precision
|
7 |
- recall
|
@@ -17,8 +14,6 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
# logs
|
19 |
|
20 |
-
This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
|
21 |
-
It achieves the following results on the evaluation set:
|
22 |
- Loss: 0.0008
|
23 |
- Precision: 0.9900
|
24 |
- Recall: 0.995
|
@@ -69,4 +64,4 @@ The following hyperparameters were used during training:
|
|
69 |
- Transformers 4.40.2
|
70 |
- Pytorch 2.0.1
|
71 |
- Datasets 2.19.1
|
72 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
metrics:
|
3 |
- precision
|
4 |
- recall
|
|
|
14 |
|
15 |
# logs
|
16 |
|
|
|
|
|
17 |
- Loss: 0.0008
|
18 |
- Precision: 0.9900
|
19 |
- Recall: 0.995
|
|
|
64 |
- Transformers 4.40.2
|
65 |
- Pytorch 2.0.1
|
66 |
- Datasets 2.19.1
|
67 |
+
- Tokenizers 0.19.1
|