dehum / README.md
Deojoandco's picture
Upload dataset
7525e62 verified
metadata
dataset_info:
  features:
    - name: CONVOKIT_ID
      dtype: string
    - name: UTT_LIST
      dtype: string
    - name: UTT_TEXT
      dtype: string
    - name: CONTENT_LENGTH
      dtype: int64
    - name: TOKEN_LENGTH
      dtype: int64
    - name: DHT_TERM
      dtype: string
    - name: DHT_TERM_SINGULAR
      dtype: string
    - name: DHT_TERM_CATEGORY
      dtype: string
    - name: DEHUMANIZING
      dtype: bool
    - name: DEHUMANIZING_TARGET_CATEGORY
      dtype: string
    - name: ABV
      dtype: string
    - name: DEHUMANIZING_TARGET_CATEGORY_ARR
      sequence: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 10271983
      num_examples: 8551
    - name: validation
      num_bytes: 1280260
      num_examples: 1069
    - name: test
      num_bytes: 1285179
      num_examples: 1069
  download_size: 8315048
  dataset_size: 12837422
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*