readme: add language tag
Browse filesHi,
as part of the #Hacktoberfest [2023](https://github.com/huggingface/hub-docs/issues/986) this MR extends the dataset metadata and adds a language tag.
Happy merging!
README.md
CHANGED
|
@@ -19,6 +19,8 @@ dataset_info:
|
|
| 19 |
num_examples: 1999
|
| 20 |
download_size: 126622
|
| 21 |
dataset_size: 1369948
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
# Dataset Card for "insurance-qa-en"
|
| 24 |
|
|
|
|
| 19 |
num_examples: 1999
|
| 20 |
download_size: 126622
|
| 21 |
dataset_size: 1369948
|
| 22 |
+
language:
|
| 23 |
+
- en
|
| 24 |
---
|
| 25 |
# Dataset Card for "insurance-qa-en"
|
| 26 |
|