|
|
--- |
|
|
dataset_info: |
|
|
- config_name: acs_income |
|
|
features: |
|
|
- name: features_categorical |
|
|
list: int64 |
|
|
- name: MAR |
|
|
dtype: float32 |
|
|
- name: PINCP |
|
|
dtype: float32 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 107193800 |
|
|
num_examples: 1165150 |
|
|
- name: validation |
|
|
num_bytes: 22970100 |
|
|
num_examples: 249675 |
|
|
- name: test |
|
|
num_bytes: 22970100 |
|
|
num_examples: 249675 |
|
|
download_size: 19815661 |
|
|
dataset_size: 153134000 |
|
|
- config_name: aliexpress |
|
|
features: |
|
|
- name: features_categorical |
|
|
list: int64 |
|
|
- name: features_numerical |
|
|
list: float32 |
|
|
- name: click |
|
|
dtype: float32 |
|
|
- name: conversion |
|
|
dtype: float32 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 4114231104 |
|
|
num_examples: 10942104 |
|
|
- name: validation |
|
|
num_bytes: 457137040 |
|
|
num_examples: 1215790 |
|
|
- name: test |
|
|
num_bytes: 2090297176 |
|
|
num_examples: 5559301 |
|
|
download_size: 2184965274 |
|
|
dataset_size: 6661665320 |
|
|
- config_name: higgs |
|
|
features: |
|
|
- name: features_categorical |
|
|
list: int64 |
|
|
- name: features_numerical |
|
|
list: float32 |
|
|
- name: Target |
|
|
dtype: float32 |
|
|
- name: m_bb |
|
|
dtype: float32 |
|
|
- name: m_jj |
|
|
dtype: float32 |
|
|
- name: m_jjj |
|
|
dtype: float32 |
|
|
- name: m_jlv |
|
|
dtype: float32 |
|
|
- name: m_lv |
|
|
dtype: float32 |
|
|
- name: m_wbb |
|
|
dtype: float32 |
|
|
- name: m_wwbb |
|
|
dtype: float32 |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 1386000000 |
|
|
num_examples: 9900000 |
|
|
- name: validation |
|
|
num_bytes: 77000000 |
|
|
num_examples: 550000 |
|
|
- name: test |
|
|
num_bytes: 77000000 |
|
|
num_examples: 550000 |
|
|
download_size: 1049299269 |
|
|
dataset_size: 1540000000 |
|
|
configs: |
|
|
- config_name: acs_income |
|
|
data_files: |
|
|
- split: train |
|
|
path: acs_income/train-* |
|
|
- split: validation |
|
|
path: acs_income/validation-* |
|
|
- split: test |
|
|
path: acs_income/test-* |
|
|
- config_name: aliexpress |
|
|
data_files: |
|
|
- split: train |
|
|
path: aliexpress/train-* |
|
|
- split: validation |
|
|
path: aliexpress/validation-* |
|
|
- split: test |
|
|
path: aliexpress/test-* |
|
|
- config_name: higgs |
|
|
data_files: |
|
|
- split: train |
|
|
path: higgs/train-* |
|
|
- split: validation |
|
|
path: higgs/validation-* |
|
|
- split: test |
|
|
path: higgs/test-* |
|
|
--- |
|
|
|