sst2_affix / README.md
joey234's picture
Upload README.md with huggingface_hub
5793f90
metadata
dataset_info:
  features:
    - name: idx
      dtype: int32
    - name: sentence
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': negative
            '1': positive
    - name: words_with_affixes
      sequence: string
  splits:
    - name: validation
      num_bytes: 22640
      num_examples: 146
  download_size: 19044
  dataset_size: 22640
configs:
  - config_name: default
    data_files:
      - split: validation
        path: data/validation-*

Dataset Card for "sst2_affix"

More Information needed