SRDdev commited on
Commit
e0e0133
·
1 Parent(s): c8be782

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -4,19 +4,21 @@ datasets:
4
  - WillHeld/hinglish_top
5
  language:
6
  - en
 
7
  metrics:
8
  - accuracy
9
  library_name: transformers
10
  pipeline_tag: fill-mask
11
  widget:
12
- - text: "please <mask> ko cancel kardo"
13
- example_title: "Example 1"
14
- - text: "New York me <mask> kesa he ?"
15
- example_title: "Example 2"
16
- - text: "Thoda <mask> bajao"
17
- example_title: "Example 2"
18
-
19
-
 
20
  ---
21
 
22
  ### HingMaskedLM
 
4
  - WillHeld/hinglish_top
5
  language:
6
  - en
7
+ - hi
8
  metrics:
9
  - accuracy
10
  library_name: transformers
11
  pipeline_tag: fill-mask
12
  widget:
13
+ - text: please <mask> ko cancel kardo
14
+ example_title: Example 1
15
+ - text: New York me <mask> kesa he?
16
+ example_title: Example 2
17
+ - text: Thoda <mask> bajao
18
+ example_title: Example 3
19
+ tags:
20
+ - Hinglish
21
+ - MaskedLM
22
  ---
23
 
24
  ### HingMaskedLM