MatanBenChorin commited on
Commit
2977b13
1 Parent(s): 7f513ba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,8 +1,16 @@
 
 
 
 
1
  widget:
2
  - text: "123?"
3
  context: "456"
4
  - text: "789"
5
  context: "10 11 12"
 
 
 
 
6
 
7
 
8
 
 
1
+ ---
2
+ language: en
3
+ datasets:
4
+ - squad
5
  widget:
6
  - text: "123?"
7
  context: "456"
8
  - text: "789"
9
  context: "10 11 12"
10
+ license: apache-2.0
11
+ ---
12
+
13
+
14
 
15
 
16