sports-text-dataset / README.md
its-zion-18's picture
Update README.md
2792aba verified
metadata
dataset_info:
  features:
    - name: football
      dtype: string
    - name: label
      dtype: int64
    - name: basketball
      dtype: string
  splits:
    - name: original
      num_bytes: 17303
      num_examples: 100
    - name: augmented
      num_bytes: 171336
      num_examples: 1000
  download_size: 231658
  dataset_size: 188639
configs:
  - config_name: default
    data_files:
      - split: original
        path: data/original-*
      - split: augmented
        path: data/augmented-*
license: mit
task_categories:
  - text-classification
language:
  - en
tags:
  - sports
  - data
  - text
  - football
  - basketball
size_categories:
  - 1K<n<10K