WikiConversations / README.md
israel's picture
Update README.md
927b509 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: source_id
      dtype: string
    - name: language
      dtype: string
    - name: task_type
      dtype: string
    - name: source_text
      dtype: string
    - name: conversation
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
configs:
  - config_name: default
    data_files:
      - split: afrikaans
        path: data/afrikaans-*
      - split: amharic
        path: data/amharic-*
      - split: bambara
        path: data/bambara-*
      - split: ewe
        path: data/ewe-*
      - split: fulah
        path: data/fulah-*
      - split: hausa
        path: data/hausa-*
      - split: igbo
        path: data/igbo-*
      - split: isizulu
        path: data/isizulu-*
      - split: kikuyu
        path: data/kikuyu-*
      - split: kinyarwanda
        path: data/kinyarwanda-*
      - split: kirundi
        path: data/kirundi-*
      - split: lingala
        path: data/lingala-*
      - split: luganda
        path: data/luganda-*
      - split: malagasy
        path: data/malagasy-*
      - split: oromo
        path: data/oromo-*
      - split: shona
        path: data/shona-*
      - split: swahili
        path: data/swahili-*
      - split: twi
        path: data/twi-*
      - split: wolof
        path: data/wolof-*
      - split: xhosa
        path: data/xhosa-*
      - split: yoruba
        path: data/yoruba-*