File size: 2,292 Bytes
e549d64 08158fd e549d64 08158fd 433d011 a3adb65 e549d64 08158fd 433d011 a3adb65 e549d64 |
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 |
---
dataset_info:
- config_name: Abt_Buy
features:
- name: productA
dtype: string
- name: productB
dtype: string
- name: same
dtype: bool_
splits:
- name: train
num_bytes: 580495
num_examples: 1232
- name: validation
num_bytes: 926013
num_examples: 1916
- name: test
num_bytes: 937812
num_examples: 1916
download_size: 508497
dataset_size: 2444320
- config_name: Amazon_Google
features:
- name: productA
dtype: string
- name: productB
dtype: string
- name: same
dtype: bool_
splits:
- name: train
num_bytes: 262631
num_examples: 1398
- name: validation
num_bytes: 430776
num_examples: 2293
- name: test
num_bytes: 429953
num_examples: 2293
download_size: 247843
dataset_size: 1123360
- config_name: Beer
features:
- name: productA
dtype: string
- name: productB
dtype: string
- name: same
dtype: bool_
splits:
- name: train
num_bytes: 20547
num_examples: 80
- name: validation
num_bytes: 24191
num_examples: 91
- name: test
num_bytes: 24255
num_examples: 91
download_size: 29542
dataset_size: 68993
- config_name: Company
features:
- name: productA
dtype: string
- name: productB
dtype: string
- name: same
dtype: bool_
splits:
- name: train
num_bytes: 438041265
num_examples: 33718
- name: validation
num_bytes: 322303999
num_examples: 22533
- name: test
num_bytes: 309899980
num_examples: 22503
download_size: 365685795
dataset_size: 1070245244
configs:
- config_name: Abt_Buy
data_files:
- split: train
path: Abt_Buy/train-*
- split: validation
path: Abt_Buy/validation-*
- split: test
path: Abt_Buy/test-*
- config_name: Amazon_Google
data_files:
- split: train
path: Amazon_Google/train-*
- split: validation
path: Amazon_Google/validation-*
- split: test
path: Amazon_Google/test-*
- config_name: Beer
data_files:
- split: train
path: Beer/train-*
- split: validation
path: Beer/validation-*
- split: test
path: Beer/test-*
- config_name: Company
data_files:
- split: train
path: Company/train-*
- split: validation
path: Company/validation-*
- split: test
path: Company/test-*
---
|