erickdp's picture
Upload README.md with huggingface_hub
90f778b
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: val
        path: data/val-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: clean_text
      dtype: string
    - name: sent
      dtype: int64
  splits:
    - name: train
      num_bytes: 9488395
      num_examples: 23119
    - name: test
      num_bytes: 1405379
      num_examples: 3467
    - name: val
      num_bytes: 240263
      num_examples: 612
  download_size: 0
  dataset_size: 11134037

Dataset Card for "es-2111-no-demoji-hashtag-m"

More Information needed