Datasets:

Modalities:
Text
Formats:
parquet
Languages:
French
ArXiv:
DOI:
Libraries:
Datasets
Dask
bourdoiscatie commited on
Commit
0412365
1 Parent(s): 36b05d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -34,7 +34,7 @@ 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.
@@ -42,7 +42,7 @@ The `task` column allows the user to filter the tasks he wants to keep for his w
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 prompts used for each, an example of a line, the list of original datasets to which the prompts were applied and their license.
46
 
47
 
48
  <details>
@@ -80,6 +80,9 @@ An example:
80
  ## Datasets
81
  ### stsb_multi_mt
82
  **Original**: https://huggingface.co/datasets/stsb_multi_mt
 
 
 
83
  Note: only the French portion of this multilingual dataset is kept for our use.
84
  #### Citation
85
  > @InProceedings{huggingface:dataset:stsb_multi_mt,
@@ -89,13 +92,18 @@ year={2021},
89
  url={https://github.com/PhilipMay/stsb-multi-mt}}
90
  #### License
91
  https://github.com/PhilipMay/stsb-multi-mt/blob/main/LICENSE
 
92
 
 
 
 
93
  **With prompts**: https://huggingface.co/datasets/CATIE-AQ/stsb_multi_mt_fr_prompt_sentence_similarity
94
  #### Citation
95
  See the DOI at the end of this dataset card.
96
  #### License
97
  The `stsb_multi_mt_fr_prompt_sentence_similarity` dataset has the same license as the original dataset from which it is derived.
98
  </details>
 
99
 
100
 
101
  <details>
 
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.
 
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
 
47
 
48
  <details>
 
80
  ## Datasets
81
  ### stsb_multi_mt
82
  **Original**: https://huggingface.co/datasets/stsb_multi_mt
83
+ <details>
84
+ <summary>Details</summary>
85
+
86
  Note: only the French portion of this multilingual dataset is kept for our use.
87
  #### Citation
88
  > @InProceedings{huggingface:dataset:stsb_multi_mt,
 
92
  url={https://github.com/PhilipMay/stsb-multi-mt}}
93
  #### License
94
  https://github.com/PhilipMay/stsb-multi-mt/blob/main/LICENSE
95
+ <details>
96
 
97
+ <details>
98
+ <summary>Details</summary>
99
+
100
  **With prompts**: https://huggingface.co/datasets/CATIE-AQ/stsb_multi_mt_fr_prompt_sentence_similarity
101
  #### Citation
102
  See the DOI at the end of this dataset card.
103
  #### License
104
  The `stsb_multi_mt_fr_prompt_sentence_similarity` dataset has the same license as the original dataset from which it is derived.
105
  </details>
106
+ </details>
107
 
108
 
109
  <details>