dnjdsxor21 commited on
Commit
25c73bc
·
1 Parent(s): 8437b39

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -1,12 +1,14 @@
1
  ---
2
  widget:
3
  - text: 이순신은 [MASK] 중기의 무신이다.
4
- example_title: 조선
5
- - text: 오바마는 [MASK]의 [MASK] 이다.
6
- example_title: 미국 대통령
7
  language:
8
  - ko
9
  pipeline_tag: fill-mask
 
 
 
 
10
  ---
11
  # Model Card for Model ID
12
 
@@ -43,4 +45,4 @@ This modelcard aims to be a base template for new models. It has been generated
43
 
44
  ### Direct Use
45
 
46
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
 
1
  ---
2
  widget:
3
  - text: 이순신은 [MASK] 중기의 무신이다.
4
+ - text: 오바마는 미국의 [MASK] 이다.
 
 
5
  language:
6
  - ko
7
  pipeline_tag: fill-mask
8
+ datasets:
9
+ - dnjdsxor21/preprocessed-wiki-kor
10
+ mask_token: '[MASK]'
11
+
12
  ---
13
  # Model Card for Model ID
14
 
 
45
 
46
  ### Direct Use
47
 
48
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->