folktexts / README.md
acruz's picture
Upload dataset
e832670 verified
|
raw
history blame
5.63 kB
metadata
dataset_info:
  - config_name: ACSEmployment
    features:
      - name: id
        dtype: int64
      - name: description
        dtype: string
      - name: instruction
        dtype: string
      - name: question
        dtype: string
      - name: choices
        sequence: string
        length: 2
      - name: answer
        dtype: string
      - name: answer_key
        dtype: string
      - name: choice_question_prompt
        dtype: string
      - name: numeric_question
        dtype: string
      - name: label
        dtype: int64
      - name: numeric_question_prompt
        dtype: string
      - name: AGEP
        dtype: int64
      - name: SCHL
        dtype: float64
      - name: MAR
        dtype: int64
      - name: RELP
        dtype: int64
      - name: DIS
        dtype: int64
      - name: ESP
        dtype: float64
      - name: CIT
        dtype: int64
      - name: MIG
        dtype: float64
      - name: MIL
        dtype: float64
      - name: ANC
        dtype: int64
      - name: NATIVITY
        dtype: int64
      - name: DEAR
        dtype: int64
      - name: DEYE
        dtype: int64
      - name: DREM
        dtype: float64
      - name: SEX
        dtype: int64
      - name: RAC1P
        dtype: int64
    splits:
      - name: train
        num_bytes: 4216821661
        num_examples: 2588885
      - name: validation
        num_bytes: 527108317
        num_examples: 323611
      - name: test
        num_bytes: 527106993
        num_examples: 323611
    download_size: 326506898
    dataset_size: 5271036971
  - config_name: ACSIncome
    features:
      - name: id
        dtype: int64
      - name: description
        dtype: string
      - name: instruction
        dtype: string
      - name: question
        dtype: string
      - name: choices
        sequence: string
        length: 2
      - name: answer
        dtype: string
      - name: answer_key
        dtype: string
      - name: choice_question_prompt
        dtype: string
      - name: numeric_question
        dtype: string
      - name: label
        dtype: int64
      - name: numeric_question_prompt
        dtype: string
      - name: AGEP
        dtype: int64
      - name: COW
        dtype: int64
      - name: SCHL
        dtype: int64
      - name: MAR
        dtype: int64
      - name: OCCP
        dtype: int64
      - name: POBP
        dtype: int64
      - name: RELP
        dtype: int64
      - name: WKHP
        dtype: int64
      - name: SEX
        dtype: int64
      - name: RAC1P
        dtype: int64
    splits:
      - name: train
        num_bytes: 1667556978
        num_examples: 1331600
      - name: validation
        num_bytes: 208460485
        num_examples: 166450
      - name: test
        num_bytes: 208446084
        num_examples: 166450
    download_size: 155811003
    dataset_size: 2084463547
  - config_name: ACSPublicCoverage
    features:
      - name: id
        dtype: int64
      - name: description
        dtype: string
      - name: instruction
        dtype: string
      - name: question
        dtype: string
      - name: choices
        sequence: string
        length: 2
      - name: answer
        dtype: string
      - name: answer_key
        dtype: string
      - name: choice_question_prompt
        dtype: string
      - name: numeric_question
        dtype: string
      - name: label
        dtype: int64
      - name: numeric_question_prompt
        dtype: string
      - name: AGEP
        dtype: int64
      - name: SCHL
        dtype: float64
      - name: MAR
        dtype: int64
      - name: SEX
        dtype: int64
      - name: DIS
        dtype: int64
      - name: ESP
        dtype: float64
      - name: CIT
        dtype: int64
      - name: MIG
        dtype: float64
      - name: MIL
        dtype: float64
      - name: ANC
        dtype: int64
      - name: NATIVITY
        dtype: int64
      - name: DEAR
        dtype: int64
      - name: DEYE
        dtype: int64
      - name: DREM
        dtype: float64
      - name: PINCP
        dtype: float64
      - name: ESR
        dtype: float64
      - name: ST
        dtype: int64
      - name: FER
        dtype: float64
      - name: RAC1P
        dtype: int64
    splits:
      - name: train
        num_bytes: 1775349595
        num_examples: 910631
      - name: validation
        num_bytes: 221922965
        num_examples: 113829
      - name: test
        num_bytes: 221932893
        num_examples: 113829
    download_size: 138771081
    dataset_size: 2219205453
  - config_name: ACSTravelTime
    features:
      - name: id
        dtype: int64
      - name: description
        dtype: string
      - name: instruction
        dtype: string
      - name: question
        dtype: string
      - name: choices
        sequence: string
        length: 2
      - name: answer
        dtype: string
      - name: answer_key
        dtype: string
      - name: choice_question_prompt
        dtype: string
      - name: numeric_question
        dtype: string
      - name: label
        dtype: int64
      - name: numeric_question_prompt
        dtype: string
      - name: AGEP
        dtype: int64
      - name: SCHL
        dtype: float64
      - name: MAR
        dtype: int64
      - name: SEX
        dtype: int64
      - name: DIS
        dtype: int64
      - name: ESP
        dtype: float64
      - name: MIG
        dtype: float64
      - name: RELP
        dtype: int64
      - name: RAC1P
        dtype: int64
      - name: PUMA
        dtype: int64
      - name: ST
        dtype: int64
      - name: CIT
        dtype: int64
      - name: OCCP
        dtype: float64
      - name: JWTR
        dtype: float64
      - name: POWPUMA
        dtype: float64
      - name: POVPIP
        dtype: float64
    splits:
      - name: train
        num_bytes: 2039450205
        num_examples: 1173318
    download_size: 172601027
    dataset_size: 2039450205
configs:
  - config_name: ACSEmployment
    data_files:
      - split: train
        path: ACSEmployment/train-*
      - split: validation
        path: ACSEmployment/validation-*
      - split: test
        path: ACSEmployment/test-*
  - config_name: ACSIncome
    data_files:
      - split: train
        path: ACSIncome/train-*
      - split: validation
        path: ACSIncome/validation-*
      - split: test
        path: ACSIncome/test-*
    default: true
  - config_name: ACSPublicCoverage
    data_files:
      - split: train
        path: ACSPublicCoverage/train-*
      - split: validation
        path: ACSPublicCoverage/validation-*
      - split: test
        path: ACSPublicCoverage/test-*
  - config_name: ACSTravelTime
    data_files:
      - split: train
        path: ACSTravelTime/train-*