librarian-bot's picture
Librarian Bot: Add language metadata for dataset
0fc7393 verified
|
raw
history blame
670 Bytes
metadata
language:
  - en
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: system_prompt
      dtype: string
    - name: question
      dtype: string
    - name: response
      dtype: string
    - name: task_name
      dtype: string
    - name: cluster_id
      dtype: string
  splits:
    - name: train
      num_bytes: 7374418363
      num_examples: 4233923
  download_size: 4176909177
  dataset_size: 7374418363

Dataset Card for "openorca_task_id_cluster"

More Information needed