aya_dataset_tr / README.md
eren23's picture
Upload dataset
0dc59a5 verified
|
raw
history blame contribute delete
No virus
600 Bytes
metadata
dataset_info:
  features:
    - name: inputs
      dtype: string
    - name: targets
      dtype: string
    - name: language
      dtype: string
    - name: language_code
      dtype: string
    - name: annotation_type
      dtype: string
    - name: user_id
      dtype: string
  splits:
    - name: train
      num_bytes: 5092340.457808701
      num_examples: 4046
    - name: test
      num_bytes: 254601.14285714287
      num_examples: 250
  download_size: 1200045
  dataset_size: 5346941.600665844
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*