harisarang commited on
Commit
86602e4
·
verified ·
1 Parent(s): 438723b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ configs:
4
+ - config_name: default
5
+ data_files:
6
+ - split: queries
7
+ path: queries.jsonl
8
+ - config_name: items
9
+ data_files:
10
+ - split: items
11
+ path: items.jsonl
12
+ ---