Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,13 @@
|
|
2 |
base_model: klue/roberta-small
|
3 |
tags:
|
4 |
- generated_from_trainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
metrics:
|
6 |
- precision
|
7 |
- recall
|
@@ -12,6 +19,7 @@ model-index:
|
|
12 |
results: []
|
13 |
language:
|
14 |
- ko
|
|
|
15 |
---
|
16 |
|
17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -71,5 +79,4 @@ The following hyperparameters were used during training:
|
|
71 |
- Transformers 4.40.2
|
72 |
- Pytorch 2.3.0+cu118
|
73 |
- Datasets 2.19.1
|
74 |
-
- Tokenizers 0.19.1
|
75 |
-
|
|
|
2 |
base_model: klue/roberta-small
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
+
- korean
|
6 |
+
- klue
|
7 |
+
- robeata
|
8 |
+
|
9 |
+
widget:
|
10 |
+
- text: 제 이름은 홍길동입니다. 저는 서울시 강남구에 삽니다.
|
11 |
+
|
12 |
metrics:
|
13 |
- precision
|
14 |
- recall
|
|
|
19 |
results: []
|
20 |
language:
|
21 |
- ko
|
22 |
+
pipeline_tag: token-classification
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
79 |
- Transformers 4.40.2
|
80 |
- Pytorch 2.3.0+cu118
|
81 |
- Datasets 2.19.1
|
82 |
+
- Tokenizers 0.19.1
|
|