Add language tag
#2
by
lbourdois - opened
README.md
CHANGED
|
@@ -23,7 +23,10 @@ dataset_info:
|
|
| 23 |
num_examples: 4035
|
| 24 |
download_size: 15225609944
|
| 25 |
dataset_size: 28771741424
|
|
|
|
|
|
|
| 26 |
---
|
|
|
|
| 27 |
# Dataset Card for "french_5p"
|
| 28 |
|
| 29 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
|
| 23 |
num_examples: 4035
|
| 24 |
download_size: 15225609944
|
| 25 |
dataset_size: 28771741424
|
| 26 |
+
language:
|
| 27 |
+
- fr
|
| 28 |
---
|
| 29 |
+
|
| 30 |
# Dataset Card for "french_5p"
|
| 31 |
|
| 32 |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|