sst2_tiny_subset_32 / README.md
rungalileo's picture
Upload README.md with huggingface_hub
ea2aabe
|
raw
history blame
494 Bytes
metadata
dataset_info:
  features:
    - name: idx
      dtype: int32
    - name: sentence
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': negative
            '1': positive
  splits:
    - name: train
      num_bytes: 2433
      num_examples: 32
  download_size: 3903
  dataset_size: 2433

Dataset Card for "sst2_tiny_subset_32"

More Information needed