Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Languages:
English
Size:
1M - 10M
Tags:
text-retrieval
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -73,16 +73,10 @@ configs:
|
|
| 73 |
data_files:
|
| 74 |
- split: passage_core
|
| 75 |
path: passage/corpus_core.jsonl
|
| 76 |
-
- config_name: corpus-passage
|
| 77 |
-
data_files:
|
| 78 |
- split: passage_10000
|
| 79 |
path: passage/corpus_10000.jsonl
|
| 80 |
-
- config_name: corpus-passage
|
| 81 |
-
data_files:
|
| 82 |
- split: passage_100000
|
| 83 |
path: passage/corpus_100000.jsonl
|
| 84 |
-
- config_name: corpus-passage
|
| 85 |
-
data_files:
|
| 86 |
- split: passage_1000000
|
| 87 |
path: passage/corpus_1000000.jsonl
|
| 88 |
---
|
|
|
|
| 73 |
data_files:
|
| 74 |
- split: passage_core
|
| 75 |
path: passage/corpus_core.jsonl
|
|
|
|
|
|
|
| 76 |
- split: passage_10000
|
| 77 |
path: passage/corpus_10000.jsonl
|
|
|
|
|
|
|
| 78 |
- split: passage_100000
|
| 79 |
path: passage/corpus_100000.jsonl
|
|
|
|
|
|
|
| 80 |
- split: passage_1000000
|
| 81 |
path: passage/corpus_1000000.jsonl
|
| 82 |
---
|