File size: 2,329 Bytes
6630e06
 
57b6631
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ccfd3d3
57b6631
ccfd3d3
 
 
 
 
a976664
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6630e06
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57b6631
 
 
 
ccfd3d3
 
a976664
 
 
 
 
 
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
---
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: 552334
    num_examples: 1000
  download_size: 305400
  dataset_size: 638199
- 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
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-*
---