a-xoda commited on
Commit
aeb5711
·
verified ·
1 Parent(s): 0ccfc22

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: unknown
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: unknown
3
+ datasets:
4
+ - google-research-datasets/tydiqa
5
+ language:
6
+ - ru
7
+ base_model:
8
+ - google-bert/bert-base-multilingual-cased
9
+ pipeline_tag: question-answering
10
+ ---