cohere_aya_arabic / README.md
abuelnasr's picture
Update README.md
dd6e125 verified
|
raw
history blame
721 Bytes
metadata
license: apache-2.0
language:
  - arb
multilinguality:
  - monolingual
size_categories:
  - 5k<n<10k
source_datasets:
  - CohereForAI/aya_dataset
task_categories:
  - other
task_ids: []
pretty_name: Arabic Aya Dataset
dataset_info:
  - config_name: default
    features:
      - name: inputs
        dtype: string
      - name: targets
        dtype: string
      - name: language
        dtype: string
      - name: annotation_type
        dtype: string
    splits:
      - name: test
        num_examples: 250
      - name: train
        num_examples: 4995
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
tags: []