Elafs commited on
Commit
3a46895
1 Parent(s): 801aa12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,2 +1,9 @@
1
- **Important note**
 
 
 
 
 
 
 
2
  The inference in HuggingFace won't work, because there is a missing pre-processing step.
 
1
+ ---
2
+ datasets:
3
+ - squad
4
+ language:
5
+ - en
6
+ pipeline_tag: question-answering
7
+ ---
8
+ **Important note**<br><br>
9
  The inference in HuggingFace won't work, because there is a missing pre-processing step.