bourdoiscatie commited on
Commit
bce7462
1 Parent(s): e06460f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,7 +3,7 @@ language:
3
  - fr
4
  license: apache-2.0
5
  size_categories:
6
- - 10K<n<100K
7
  task_categories:
8
  - text-generation
9
  tags:
@@ -23,7 +23,7 @@ source_datasets:
23
  ## Summary
24
 
25
  **squad_v2_french_translated_fr_prompt_context_generation_with_question** is a subset of the [**Dataset of French Prompts (DFP)**](https://huggingface.co/datasets/CATIE-AQ/DFP).
26
- It contains **79,200** rows that can be used for a context-generation (with question) task.
27
  The original data (without prompts) comes from the dataset [pragnakalp/squad_v2_french_translated](https://huggingface.co/datasets/pragnakalp/squad_v2_french_translated) 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
 
@@ -61,7 +61,7 @@ A list of prompts (see below) was then applied in order to build the input and t
61
 
62
 
63
  # Splits
64
- - `train` with 79,200 samples
65
  - no `valid` split
66
  - no `test` split
67
 
 
3
  - fr
4
  license: apache-2.0
5
  size_categories:
6
+ - 1M<n<10M
7
  task_categories:
8
  - text-generation
9
  tags:
 
23
  ## Summary
24
 
25
  **squad_v2_french_translated_fr_prompt_context_generation_with_question** is a subset of the [**Dataset of French Prompts (DFP)**](https://huggingface.co/datasets/CATIE-AQ/DFP).
26
+ It contains **3,795,312** rows that can be used for a context-generation (with question) task.
27
  The original data (without prompts) comes from the dataset [pragnakalp/squad_v2_french_translated](https://huggingface.co/datasets/pragnakalp/squad_v2_french_translated) 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
 
 
61
 
62
 
63
  # Splits
64
+ - `train` with 3,795,312 samples
65
  - no `valid` split
66
  - no `test` split
67