es-2811-no-demoji-m / README.md
erickdp's picture
Upload README.md with huggingface_hub
14a4b75
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: 5835720
      num_examples: 16694
    - name: test
      num_bytes: 1241079
      num_examples: 3547
    - name: val
      num_bytes: 213642
      num_examples: 626
  download_size: 4538232
  dataset_size: 7290441

Dataset Card for "es-2811-no-demoji-m"

More Information needed