alexcom's picture
Upload README.md with huggingface_hub
945b0b4
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: Tweet
      dtype: string
    - name: Emocion
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 1937330
      num_examples: 11544
    - name: validation
      num_bytes: 884924
      num_examples: 5638
    - name: test
      num_bytes: 869707
      num_examples: 5542
  download_size: 1441495
  dataset_size: 3691961

Dataset Card for "Emociones-BackTranslated-Preprocessed"

More Information needed