File size: 3,153 Bytes
6630e06
 
57b6631
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ccfd3d3
57b6631
ccfd3d3
2bc9e84
ccfd3d3
2bc9e84
 
a976664
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6630e06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9fc2d5e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6201ee2
 
9fc2d5e
 
6201ee2
9fc2d5e
 
6201ee2
9fc2d5e
6201ee2
 
6630e06
57b6631
 
 
 
ccfd3d3
 
a976664
 
 
 
 
 
6630e06
 
 
 
 
 
9fc2d5e
 
 
 
 
 
6630e06
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
---
dataset_info:
- config_name: translation-ar
  features:
  - name: GENERIC CATEGORIES
    dtype: string
  - name: CATEGORY
    dtype: string
  - name: SUB-CATEGORY
    dtype: string
  - name: PRODUCT
    dtype: string
  - name: BRAND
    dtype: string
  - name: ASPECTS
    dtype: string
  - name: ASPECT COMBO
    dtype: string
  - name: ENGLISH REVIEW
    dtype: string
  - name: LABEL
    dtype: string
  - name: TARGET_REVIEW
    dtype: string
  splits:
  - name: validation
    num_bytes: 85865
    num_examples: 156
  - name: test
    num_bytes: 552338
    num_examples: 1000
  download_size: 305412
  dataset_size: 638203
- config_name: translation-en
  features:
  - name: GENERIC CATEGORIES
    dtype: string
  - name: CATEGORY
    dtype: string
  - name: SUB-CATEGORY
    dtype: string
  - name: PRODUCT
    dtype: string
  - name: BRAND
    dtype: string
  - name: ASPECTS
    dtype: string
  - name: ASPECT COMBO
    dtype: string
  - name: ENGLISH REVIEW
    dtype: string
  - name: LABEL
    dtype: string
  - name: TARGET_REVIEW
    dtype: string
  splits:
  - name: validation
    num_bytes: 75042
    num_examples: 156
  - name: test
    num_bytes: 484811
    num_examples: 1000
  download_size: 281328
  dataset_size: 559853
- config_name: translation-tr
  features:
  - name: GENERIC CATEGORIES
    dtype: string
  - name: CATEGORY
    dtype: string
  - name: SUB-CATEGORY
    dtype: string
  - name: PRODUCT
    dtype: string
  - name: BRAND
    dtype: string
  - name: ASPECTS
    dtype: string
  - name: ASPECT COMBO
    dtype: string
  - name: ENGLISH REVIEW
    dtype: string
  - name: LABEL
    dtype: string
  - name: TARGET_REVIEW
    dtype: string
  splits:
  - name: validation
    num_bytes: 76342
    num_examples: 156
  - name: test
    num_bytes: 491251
    num_examples: 1000
  download_size: 284425
  dataset_size: 567593
- config_name: transliteration-hi
  features:
  - name: GENERIC CATEGORIES
    dtype: string
  - name: CATEGORY
    dtype: string
  - name: SUB-CATEGORY
    dtype: string
  - name: PRODUCT
    dtype: string
  - name: BRAND
    dtype: string
  - name: ASPECTS
    dtype: string
  - name: ASPECT COMBO
    dtype: string
  - name: ENGLISH REVIEW
    dtype: string
  - name: LABEL
    dtype: string
  - name: INDIC REVIEW
    dtype: string
  - name: TARGET_REVIEW
    dtype: string
  splits:
  - name: validation
    num_bytes: 130962
    num_examples: 156
  - name: test
    num_bytes: 839305
    num_examples: 1000
  download_size: 452178
  dataset_size: 970267
configs:
- config_name: translation-ar
  data_files:
  - split: validation
    path: translation-ar/validation-*
  - split: test
    path: translation-ar/test-*
- config_name: translation-en
  data_files:
  - split: validation
    path: translation-en/validation-*
  - split: test
    path: translation-en/test-*
- config_name: translation-tr
  data_files:
  - split: validation
    path: translation-tr/validation-*
  - split: test
    path: translation-tr/test-*
- config_name: transliteration-hi
  data_files:
  - split: validation
    path: transliteration-hi/validation-*
  - split: test
    path: transliteration-hi/test-*
---