Datasets:

Modalities:
Text
Languages:
English
License:
Cong Wei commited on
Commit
65f9a44
·
1 Parent(s): 4fda19d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -10,7 +10,5 @@ configs:
10
  path: "query/train/*.jsonl"
11
  - config_name: instructions
12
  sep: "\t"
13
- data_files:
14
- - split: instructions
15
- path: "instructions/*.tsv"
16
  ---
 
10
  path: "query/train/*.jsonl"
11
  - config_name: instructions
12
  sep: "\t"
13
+ data_files: "instructions/instructions.tsv"
 
 
14
  ---