joytafty's picture
Upload README.md with huggingface_hub
6beb025
|
raw
history blame
610 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: labels
      sequence: string
    - name: processed_text
      sequence: string
    - name: num_tokens
      dtype: int64
    - name: text_es
      dtype: string
  splits:
    - name: train
      num_bytes: 4941865
      num_examples: 11519
  download_size: 3088828
  dataset_size: 4941865

Dataset Card for "tweet_eval-offensive-es"

More Information needed