Datasets:
gentaiscool
commited on
Commit
•
3321d28
1
Parent(s):
9b865be
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- eng
|
5 |
+
- hin
|
6 |
+
|
7 |
+
configs:
|
8 |
+
- config_name: default
|
9 |
+
data_files:
|
10 |
+
- split: train
|
11 |
+
path: "train.jsonl"
|
12 |
+
- config_name: eng-eng_hin
|
13 |
+
data_files:
|
14 |
+
- split: train
|
15 |
+
path: "train.jsonl"
|
16 |
+
---
|