Leo97 commited on
Commit
2c0d93c
·
1 Parent(s): d177940

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -9,6 +9,15 @@ metrics:
9
  model-index:
10
  - name: KoELECTRA-small-v3-modu-ner
11
  results: []
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -72,4 +81,4 @@ The following hyperparameters were used during training:
72
  - Transformers 4.27.3
73
  - Pytorch 1.13.1+cu116
74
  - Datasets 2.10.1
75
- - Tokenizers 0.13.2
 
9
  model-index:
10
  - name: KoELECTRA-small-v3-modu-ner
11
  results: []
12
+ language:
13
+ - ko
14
+ pipeline_tag: token-classification
15
+ examples:
16
+ widget:
17
+ - text: "서울역으로 안내해줘"
18
+ example_title: "Sentence_1"
19
+ - text: "에어컨 온도를 3도 올려줘"
20
+ example_title: "Sentence_2"
21
  ---
22
 
23
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
81
  - Transformers 4.27.3
82
  - Pytorch 1.13.1+cu116
83
  - Datasets 2.10.1
84
+ - Tokenizers 0.13.2