amitness commited on
Commit
0d3e0a6
1 Parent(s): 875c91c

Update example

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ license: MIT
9
  datasets:
10
  - cc100
11
  widget:
12
- - text: "कस्तो <mask> छ।"
13
  ---
14
 
15
  # nepbert
@@ -30,7 +30,7 @@ pipe = pipeline(
30
  model="amitness/nepbert",
31
  tokenizer="amitness/nepbert"
32
  )
33
- print(pipe(u"कस्तो <mask> छ।"))
34
  ```
35
 
36
  ## Training data
 
9
  datasets:
10
  - cc100
11
  widget:
12
+ - text: "तिमीलाई कस्तो <mask>?"
13
  ---
14
 
15
  # nepbert
 
30
  model="amitness/nepbert",
31
  tokenizer="amitness/nepbert"
32
  )
33
+ print(pipe(u"तिमीलाई कस्तो <mask>?"))
34
  ```
35
 
36
  ## Training data