Datasets:
Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# lyon-nlp/alloprof (Converted to Parquet)
|
2 |
|
3 |
This dataset has been converted from the original HuggingFace dataset to parquet format.
|
|
|
1 |
+
---
|
2 |
+
task_categories:
|
3 |
+
- text-classification
|
4 |
+
- question-answering
|
5 |
+
language:
|
6 |
+
- fr
|
7 |
+
pretty_name: alloprof
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
+
configs:
|
11 |
+
- config_name: documents
|
12 |
+
data_files:
|
13 |
+
- split: test
|
14 |
+
path: "documents/test.parquet"
|
15 |
+
- config_name: queries
|
16 |
+
data_files:
|
17 |
+
- split: train
|
18 |
+
path: "queries/train.parquet"
|
19 |
+
- split: test
|
20 |
+
path: "queries/test.parquet"
|
21 |
+
|
22 |
+
license: apache-2.0
|
23 |
+
---
|
24 |
+
|
25 |
# lyon-nlp/alloprof (Converted to Parquet)
|
26 |
|
27 |
This dataset has been converted from the original HuggingFace dataset to parquet format.
|