Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ language:
|
|
7 |
pretty_name: alloprof
|
8 |
size_categories:
|
9 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
This is a re-edit from the Alloprof dataset (which can be found here : https://huggingface.co/datasets/antoinelb7/alloprof).
|
|
|
7 |
pretty_name: alloprof
|
8 |
size_categories:
|
9 |
- 1K<n<10K
|
10 |
+
configs:
|
11 |
+
- config_name: documents
|
12 |
+
data_files: documents.json
|
13 |
+
- config_name: queries
|
14 |
+
data_files: queries.json
|
15 |
+
|
16 |
---
|
17 |
|
18 |
This is a re-edit from the Alloprof dataset (which can be found here : https://huggingface.co/datasets/antoinelb7/alloprof).
|