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