Update README.md
Browse files
README.md
CHANGED
|
@@ -18,10 +18,10 @@ The dataset consists of these components: a task file, and a directory containin
|
|
| 18 |
|
| 19 |
/
|
| 20 |
├── widesearch.jsonl
|
| 21 |
-
└──
|
| 22 |
-
├──
|
| 23 |
-
├──
|
| 24 |
-
└── ...
|
| 25 |
|
| 26 |
```
|
| 27 |
|
|
|
|
| 18 |
|
| 19 |
/
|
| 20 |
├── widesearch.jsonl
|
| 21 |
+
└── widesearch_gold/
|
| 22 |
+
├── ws_en_001.csv
|
| 23 |
+
├── ws_zh_001.csv
|
| 24 |
+
└── ...
|
| 25 |
|
| 26 |
```
|
| 27 |
|