es-0712-no-demoji-m / README.md
erickdp's picture
Upload README.md with huggingface_hub
5f1c257
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: 5850039
      num_examples: 16256
    - name: test
      num_bytes: 1177134
      num_examples: 3252
    - name: val
      num_bytes: 297532
      num_examples: 813
  download_size: 4682068
  dataset_size: 7324705

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

More Information needed