Datasets:
suyash2739
commited on
Commit
•
22a19b8
1
Parent(s):
5f00661
Upload dataset
Browse files- README.md +23 -6
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -3,18 +3,35 @@ annotations_creators:
|
|
3 |
- machine-generated
|
4 |
language_creators:
|
5 |
- crowdsourced
|
6 |
-
multilinguality:
|
7 |
-
- multilingual
|
8 |
-
- translation
|
9 |
-
license: apache-2.0
|
10 |
-
task_categories:
|
11 |
-
- translation
|
12 |
language:
|
13 |
- en
|
14 |
- hi
|
|
|
|
|
|
|
|
|
15 |
size_categories:
|
16 |
- 1K<n<10K
|
|
|
|
|
17 |
pretty_name: English to Hinglish or English to Hinglish
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
---
|
19 |
# Dataset Summary
|
20 |
This is a collection of text conversations in Hinglish (code mixing between Hindi-English) and their corresponding English versions. Can be used for Translating between the two.
|
|
|
3 |
- machine-generated
|
4 |
language_creators:
|
5 |
- crowdsourced
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
language:
|
7 |
- en
|
8 |
- hi
|
9 |
+
license: apache-2.0
|
10 |
+
multilinguality:
|
11 |
+
- multilingual
|
12 |
+
- translation
|
13 |
size_categories:
|
14 |
- 1K<n<10K
|
15 |
+
task_categories:
|
16 |
+
- translation
|
17 |
pretty_name: English to Hinglish or English to Hinglish
|
18 |
+
dataset_info:
|
19 |
+
features:
|
20 |
+
- name: content
|
21 |
+
dtype: string
|
22 |
+
- name: Hinglish
|
23 |
+
dtype: string
|
24 |
+
splits:
|
25 |
+
- name: train
|
26 |
+
num_bytes: 3900754
|
27 |
+
num_examples: 5001
|
28 |
+
download_size: 2368731
|
29 |
+
dataset_size: 3900754
|
30 |
+
configs:
|
31 |
+
- config_name: default
|
32 |
+
data_files:
|
33 |
+
- split: train
|
34 |
+
path: data/train-*
|
35 |
---
|
36 |
# Dataset Summary
|
37 |
This is a collection of text conversations in Hinglish (code mixing between Hindi-English) and their corresponding English versions. Can be used for Translating between the two.
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df9b1e4d9968eb8c4f5ab5e9e725ecdd2082c82d1f2835008769435f2fcbe78d
|
3 |
+
size 2368731
|