sentiment-train / README.md
yunosuken's picture
Upload README.md with huggingface_hub
6969a02
|
raw
history blame
No virus
591 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: excluded_from_agg_flg
      dtype: int64
  splits:
    - name: train
      num_bytes: 965624
      num_examples: 8476
    - name: validation
      num_bytes: 56781
      num_examples: 497
    - name: test
      num_bytes: 117841
      num_examples: 1002
  download_size: 605555
  dataset_size: 1140246

Dataset Card for "sentiment-train"

More Information needed