abhilash1910 commited on
Commit
2358f67
1 Parent(s): 5417af3

Update readme

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -117,7 +117,7 @@ Output:
117
  'score': 0.00044542422983795404,
118
  'token': 17,
119
  'token_str': '-'},
120
- {'sequence': "<s>C'est un\t</s>",
121
  'score': 0.00037563967634923756,
122
  'token': 202,
123
  'token_str': 'ĉ'}]
@@ -128,4 +128,12 @@ Output:
128
 
129
  For all resources , please look into the [HuggingFace](https://huggingface.co/) Site and the [Repositories](https://github.com/huggingface).
130
 
 
 
 
 
 
 
 
 
131
 
 
117
  'score': 0.00044542422983795404,
118
  'token': 17,
119
  'token_str': '-'},
120
+ {'sequence': "<s>C'est un </s>",
121
  'score': 0.00037563967634923756,
122
  'token': 202,
123
  'token_str': 'ĉ'}]
 
128
 
129
  For all resources , please look into the [HuggingFace](https://huggingface.co/) Site and the [Repositories](https://github.com/huggingface).
130
 
131
+ ---
132
+ language:
133
+ - fr
134
+ tags:
135
+ - fill-mask
136
+ license: apache-2.0
137
+ ---
138
+
139