Commit
·
ee85a54
1
Parent(s):
6a51f60
Update README.md
Browse files
README.md
CHANGED
|
@@ -22,21 +22,12 @@ language_creators:
|
|
| 22 |
- found
|
| 23 |
multilinguality:
|
| 24 |
- monolingual
|
| 25 |
-
configs:
|
| 26 |
-
- config_name: default
|
| 27 |
-
data_files:
|
| 28 |
-
- split: train
|
| 29 |
-
path: "data/*.parquet"
|
| 30 |
-
- split: validation
|
| 31 |
-
path: "valid.parquet"
|
| 32 |
-
- split: test
|
| 33 |
-
path: "test.parquet"
|
| 34 |
---
|
| 35 |
|
| 36 |
|
| 37 |
# Dataset Card for Dataset of French Prompts (DFP)
|
| 38 |
|
| 39 |
-
This dataset of prompts in French contains **112,275,177 rows** but for licensing reasons we can only share 107,012,997 rows (`train`: 102,
|
| 40 |
**724 prompts** were written, including requests in imperative, tutoiement and vouvoiement form in an attempt to have as much coverage as possible of the pre-training data used by the model that will use these data and which are unknown to us.
|
| 41 |
|
| 42 |
This dataset contains four columns:
|
|
|
|
| 22 |
- found
|
| 23 |
multilinguality:
|
| 24 |
- monolingual
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
|
| 28 |
# Dataset Card for Dataset of French Prompts (DFP)
|
| 29 |
|
| 30 |
+
This dataset of prompts in French contains **112,275,177 rows** but for licensing reasons we can only share 107,012,997 rows (`train`: 102,720,891 samples, `validation`: 2,584,400 samples, `test`: 1,707,706 samples). It presents data for **30 different NLP tasks**.
|
| 31 |
**724 prompts** were written, including requests in imperative, tutoiement and vouvoiement form in an attempt to have as much coverage as possible of the pre-training data used by the model that will use these data and which are unknown to us.
|
| 32 |
|
| 33 |
This dataset contains four columns:
|