cosmoquester commited on
Commit
b350d30
β€’
1 Parent(s): c8b7a69

docs: Add mask filling example

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -18,6 +18,11 @@ When you use the reference API, you must wrap the sentence with `[BOS]` and `[EO
18
  [BOS] μ•ˆλ…•ν•˜μ„Έμš”? λ°˜κ°€μ›Œμš”~~ [EOS]
19
  ```
20
 
 
 
 
 
 
21
  ## Used Datasets
22
 
23
  ### [λͺ¨λ‘μ˜ λ§λ­‰μΉ˜](https://corpus.korean.go.kr/)
18
  [BOS] μ•ˆλ…•ν•˜μ„Έμš”? λ°˜κ°€μ›Œμš”~~ [EOS]
19
  ```
20
 
21
+ You can also test mask filling performance using `[MASK]` token like this.
22
+ ```
23
+ [BOS] [MASK] λ¨Ήμ—ˆμ–΄? [EOS]
24
+ ```
25
+
26
  ## Used Datasets
27
 
28
  ### [λͺ¨λ‘μ˜ λ§λ­‰μΉ˜](https://corpus.korean.go.kr/)