jiaruz2 commited on
Commit
87e890c
·
verified ·
1 Parent(s): ca3597e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ configs:
2
+ - config_name: table
3
+ data_files: "wikitableqa_table.jsonl"
4
+ - config_name: test_query
5
+ data_files: "wikitableqa_query.jsonl"
6
+
7
+ license: mit
8
+ ---