mosi-text / README.md
JeremiahZ's picture
Upload README.md with huggingface_hub
3bcd2fe verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: label
      dtype: float64
  splits:
    - name: train
      num_bytes: 92170
      num_examples: 1281
    - name: dev
      num_bytes: 15745
      num_examples: 229
    - name: test
      num_bytes: 55446
      num_examples: 685
  download_size: 95822
  dataset_size: 163361

Dataset Card for "mosi-text"

More Information needed