satiriclr / README.md
omarroka29's picture
Create README.md
f4a95c2 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data-*
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: text
      dtype: string
    - name: label
      dtype: int64
    - name: text_label
      dtype: string
  splits:
    - name: train
      num_examples: 3411
license: unknown
task_categories:
  - text-classification
language:
  - eng
pretty_name: SatiricLR-dataset
size_categories:
  - 1K<n<10K