Datasets:

Modalities:
Text
Formats:
parquet
Languages:
French
ArXiv:
DOI:
Libraries:
Datasets
Dask
bourdoiscatie commited on
Commit
f4f4c27
1 Parent(s): 7c1294f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -34,13 +34,16 @@ This dataset contains four columns:
34
  - inputs (string)
35
  - targets (string)
36
  - dataset (string)
37
- - task (string)
 
38
  The `inputs` and `targets` columns follow the same format as the [xP3](https://huggingface.co/datasets/bigscience/xP3) dataset by Muennighoff et al.
39
  The `dataset` column allows the user to filter the datasets he wants to keep for his work.
40
  The `task` column allows the user to filter the tasks he wants to keep for his work.
41
 
42
  The dataset was created from 31 other datasets each with its own license. We invite you to consult them.
43
  The 673 prompts are licensed under the `cc-by-4.0` license, so you're free to apply them to your own datasets.
 
 
44
 
45
  Below, you'll find for each of the 28 tasks, the list of prompts used for each, an example of a line, the list of original datasets to which the prompts were applied and the list of datasets with prompts then created, and for each their license.
46
 
 
34
  - inputs (string)
35
  - targets (string)
36
  - dataset (string)
37
+ - task (string)
38
+ -
39
  The `inputs` and `targets` columns follow the same format as the [xP3](https://huggingface.co/datasets/bigscience/xP3) dataset by Muennighoff et al.
40
  The `dataset` column allows the user to filter the datasets he wants to keep for his work.
41
  The `task` column allows the user to filter the tasks he wants to keep for his work.
42
 
43
  The dataset was created from 31 other datasets each with its own license. We invite you to consult them.
44
  The 673 prompts are licensed under the `cc-by-4.0` license, so you're free to apply them to your own datasets.
45
+ The dataset is the concatenation of 68 prompts datasets that you can find [here](https://huggingface.co/CATIE-AQ).
46
+ The nomenclature adopted for these datasets is `original dataset name` + `_fr_prompt_` + `task name`.
47
 
48
  Below, you'll find for each of the 28 tasks, the list of prompts used for each, an example of a line, the list of original datasets to which the prompts were applied and the list of datasets with prompts then created, and for each their license.
49