Nidhogg-zh commited on
Commit
94bf59a
·
verified ·
1 Parent(s): 1bd5d0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,10 +4,10 @@ configs:
4
  data_files:
5
  - split: train
6
  path:
7
- - "*/diags_two_role_([a-zA-Z]*)/*/*_response_L512_train.json"
8
  - split: dev
9
  path:
10
- - "*/diags_two_role_([a-zA-Z]*)/*/*_response_L512_dev.json"
11
  ---
12
 
13
  # Multi-Questioner Dialogue (MQDialog) Dataset
 
4
  data_files:
5
  - split: train
6
  path:
7
+ - "*/*_clustered/*/*_response_L512_train.json"
8
  - split: dev
9
  path:
10
+ - "*/*_clustered/*/*_response_L512_dev.json"
11
  ---
12
 
13
  # Multi-Questioner Dialogue (MQDialog) Dataset