blancsw's picture
Upload README.md with huggingface_hub
102f5d6
metadata
language:
  - es
  - fr
  - de
  - en
license: cc-by-sa-3.0
size_categories:
  - 10K<n<100K
task_categories:
  - text-generation
  - text2text-generation
pretty_name: oa-dolly-15k-multilingual
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: INSTRUCTION
      dtype: string
    - name: INSTRUCTION_EN
      dtype: string
    - name: RESPONSE_EN
      dtype: string
    - name: RESPONSE
      dtype: string
    - name: SOURCE
      dtype: string
    - name: METADATA
      struct:
        - name: CATEGORY
          dtype: string
        - name: CONTEXT
          dtype: string
        - name: LANG
          dtype: string
  splits:
    - name: train
      num_bytes: 83303276
      num_examples: 60060
  download_size: 51404893
  dataset_size: 83303276