MinaMila's picture
Upload README.md with huggingface_hub
751b128 verified
metadata
dataset_info:
  features:
    - name: workclass_Federal-gov
      dtype: int64
    - name: workclass_Local-gov
      dtype: int64
    - name: workclass_Private
      dtype: int64
    - name: workclass_Self-emp-inc
      dtype: int64
    - name: workclass_Self-emp-not-inc
      dtype: int64
    - name: workclass_State-gov
      dtype: int64
    - name: workclass_Unknown
      dtype: int64
    - name: sex_Male
      dtype: int64
    - name: occupation_Adm-clerical
      dtype: int64
    - name: occupation_Craft-repair
      dtype: int64
    - name: occupation_Exec-managerial
      dtype: int64
    - name: occupation_Farming-fishing
      dtype: int64
    - name: occupation_Handlers-cleaners
      dtype: int64
    - name: occupation_Machine-op-inspct
      dtype: int64
    - name: occupation_Other-service
      dtype: int64
    - name: occupation_Priv-house-serv
      dtype: int64
    - name: occupation_Prof-specialty
      dtype: int64
    - name: occupation_Protective-serv
      dtype: int64
    - name: occupation_Sales
      dtype: int64
    - name: occupation_Tech-support
      dtype: int64
    - name: occupation_Transport-moving
      dtype: int64
    - name: occupation_Unknown
      dtype: int64
    - name: education_10th
      dtype: int64
    - name: education_11th
      dtype: int64
    - name: education_12th
      dtype: int64
    - name: education_1st-4th
      dtype: int64
    - name: education_5th-6th
      dtype: int64
    - name: education_7th-8th
      dtype: int64
    - name: education_9th
      dtype: int64
    - name: education_Assoc-acdm
      dtype: int64
    - name: education_Assoc-voc
      dtype: int64
    - name: education_Bachelors
      dtype: int64
    - name: education_Doctorate
      dtype: int64
    - name: education_HS-grad
      dtype: int64
    - name: education_Masters
      dtype: int64
    - name: education_Preschool
      dtype: int64
    - name: education_Prof-school
      dtype: int64
    - name: education_Some-college
      dtype: int64
    - name: marital-status_Divorced
      dtype: int64
    - name: marital-status_Married-civ-spouse
      dtype: int64
    - name: marital-status_Married-spouse-absent
      dtype: int64
    - name: marital-status_Never-married
      dtype: int64
    - name: marital-status_Separated
      dtype: int64
    - name: marital-status_Unknown
      dtype: int64
    - name: marital-status_Widowed
      dtype: int64
    - name: relationship_Husband
      dtype: int64
    - name: relationship_Not-in-family
      dtype: int64
    - name: relationship_Other-relative
      dtype: int64
    - name: relationship_Own-child
      dtype: int64
    - name: relationship_Unmarried
      dtype: int64
    - name: relationship_Wife
      dtype: int64
    - name: hours-per-week
      dtype: int64
    - name: age
      dtype: int64
    - name: capital-loss
      dtype: int64
    - name: capital-gain
      dtype: int64
    - name: label
      dtype: int64
  splits:
    - name: train
      num_bytes: 11171328
      num_examples: 24936
  download_size: 697335
  dataset_size: 11171328
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "Adult_train_cfda_lr_33"

More Information needed