es_sentiment / README.md
finiteautomata's picture
Upload README.md with huggingface_hub
2fd28ca
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: lang
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': neg
            '1': neu
            '2': pos
  splits:
    - name: dev
      num_bytes: 273826
      num_examples: 2443
    - name: test
      num_bytes: 747378
      num_examples: 7264
    - name: train
      num_bytes: 520221
      num_examples: 4802
  download_size: 1009181
  dataset_size: 1541425

Dataset Card for "es_sentiment"

More Information needed