File size: 1,563 Bytes
6630e06 a976664 6630e06 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 |
---
dataset_info:
- 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-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-*
---
|