DART / README.md
khalidalt's picture
Upload dataset
e8c12c2 verified
metadata
language:
  - ar
size_categories:
  - 1K<n<10K
task_categories:
  - text-classification
pretty_name: DART
tags:
  - dialect-identification
dataset_info:
  features:
    - name: label
      dtype: string
    - name: tweet_text
      dtype: string
  splits:
    - name: train
      num_bytes: 198112
      num_examples: 1323
    - name: test
      num_bytes: 69611
      num_examples: 500
  download_size: 162379
  dataset_size: 267723
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*