Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
parquet
Languages:
French
Size:
10K - 100K
License:
Commit
·
3ff4af0
1
Parent(s):
89f9e18
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ source_datasets:
|
|
| 23 |
## Summary
|
| 24 |
|
| 25 |
**newsquadfr_fr_prompt_question_generation_with_answer_and_context** is a subset of the [**Dataset of French Prompts (DFP)**](https://huggingface.co/datasets/CATIE-AQ/DFP).
|
| 26 |
-
It contains **
|
| 27 |
The original data (without prompts) comes from the dataset [newsquadfr](https://huggingface.co/datasets/lincoln/newsquadfr) and was augmented by questions in SQUAD 2.0 format in the [FrenchQA]( https://huggingface.co/datasets/CATIE-AQ/frenchQA) dataset.
|
| 28 |
A list of prompts (see below) was then applied in order to build the input and target columns and thus obtain the same format as the [xP3](https://huggingface.co/datasets/bigscience/xP3) dataset by Muennighoff et al.
|
| 29 |
|
|
@@ -58,8 +58,8 @@ A list of prompts (see below) was then applied in order to build the input and t
|
|
| 58 |
|
| 59 |
|
| 60 |
# Splits
|
| 61 |
-
- `train` with
|
| 62 |
-
- `valid` with
|
| 63 |
- no `test` split
|
| 64 |
|
| 65 |
|
|
|
|
| 23 |
## Summary
|
| 24 |
|
| 25 |
**newsquadfr_fr_prompt_question_generation_with_answer_and_context** is a subset of the [**Dataset of French Prompts (DFP)**](https://huggingface.co/datasets/CATIE-AQ/DFP).
|
| 26 |
+
It contains **88,410** rows that can be used for a question generation (with answer and context) task.
|
| 27 |
The original data (without prompts) comes from the dataset [newsquadfr](https://huggingface.co/datasets/lincoln/newsquadfr) and was augmented by questions in SQUAD 2.0 format in the [FrenchQA]( https://huggingface.co/datasets/CATIE-AQ/frenchQA) dataset.
|
| 28 |
A list of prompts (see below) was then applied in order to build the input and target columns and thus obtain the same format as the [xP3](https://huggingface.co/datasets/bigscience/xP3) dataset by Muennighoff et al.
|
| 29 |
|
|
|
|
| 58 |
|
| 59 |
|
| 60 |
# Splits
|
| 61 |
+
- `train` with 69,300 samples
|
| 62 |
+
- `valid` with 19,100 samples
|
| 63 |
- no `test` split
|
| 64 |
|
| 65 |
|