wylong commited on
Commit
bdffd68
·
verified ·
1 Parent(s): bc5f8fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -10,7 +10,7 @@ dataset_info:
10
  - name: test
11
  num_bytes: 67300
12
  num_examples: 10023
13
- - config_name: WS-TIST2002
14
  features:
15
  - name: word1
16
  dtype: string
@@ -159,7 +159,19 @@ configs:
159
  data_files:
160
  - split: all
161
  path: YP130/all.*
162
- - config_name: WS-TIST2002
 
 
 
 
 
 
 
 
 
 
 
 
163
  data_files:
164
  - split: all_split
165
  path: WS-TIST2002/ALL.*
 
10
  - name: test
11
  num_bytes: 67300
12
  num_examples: 10023
13
+ - config_name: WS
14
  features:
15
  - name: word1
16
  dtype: string
 
159
  data_files:
160
  - split: all
161
  path: YP130/all.*
162
+ - config_name: SWOW
163
+ data_files:
164
+ - split: cueStats_R1
165
+ path: SWOW/cueStats_R1.*
166
+ - split: cueStats_R123
167
+ path: SWOW/cueStats_R123.*
168
+ - split: strength_R1
169
+ path: SWOW/strength_R1.*
170
+ - split: strength_R123
171
+ path: SWOW/strength_R123.*
172
+ - split: responseStats
173
+ path: SWOW/responseStats.*
174
+ - config_name: WS
175
  data_files:
176
  - split: all_split
177
  path: WS-TIST2002/ALL.*