Librarian Bot: Add language metadata for dataset
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,4 +1,8 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
configs:
|
3 |
- config_name: type
|
4 |
data_files:
|
@@ -8,5 +12,4 @@ configs:
|
|
8 |
data_files:
|
9 |
- split: test
|
10 |
path: ml-esg-duration.csv
|
11 |
-
license: mit
|
12 |
---
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
- ko
|
5 |
+
license: mit
|
6 |
configs:
|
7 |
- config_name: type
|
8 |
data_files:
|
|
|
12 |
data_files:
|
13 |
- split: test
|
14 |
path: ml-esg-duration.csv
|
|
|
15 |
---
|