shivi's picture
uploading aya_human_annotated test split
c78e536 verified
|
raw
history blame
No virus
1.39 kB
metadata
license: apache-2.0
dataset_info:
  - config_name: aya_human_annotated
    features:
      - name: id
        dtype: int64
      - name: inputs
        dtype: string
      - name: targets
        dtype: string
      - name: language
        dtype: string
      - name: script
        dtype: string
    splits:
      - name: test
        num_bytes: 1624958
        num_examples: 1750
    download_size: 974483
    dataset_size: 1624958
  - config_name: dolly_human_edited
    features:
      - name: id
        dtype: int64
      - name: inputs
        dtype: string
      - name: targets
        dtype: string
      - name: language
        dtype: string
      - name: script
        dtype: string
    splits:
      - name: test
        num_bytes: 1209511
        num_examples: 1200
    download_size: 599142
    dataset_size: 1209511
  - config_name: dolly_machine_translated
    features:
      - name: id
        dtype: int64
      - name: inputs
        dtype: string
      - name: targets
        dtype: string
      - name: language
        dtype: string
      - name: script
        dtype: string
    splits:
      - name: test
        num_bytes: 39488955
        num_examples: 23800
    download_size: 20063815
    dataset_size: 39488955
configs:
  - config_name: aya_human_annotated
    data_files:
      - split: test
        path: aya_human_annotated/test-*
  - config_name: dolly_human_edited
    data_files:
      - split: test
        path: dolly_human_edited/test-*
  - config_name: dolly_machine_translated
    data_files:
      - split: test
        path: dolly_machine_translated/test-*