davidberenstein1957's picture
Upload README.md with huggingface_hub
2e259e7
|
raw
history blame
1.2 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: string
      id: field
    - name: category
      dtype: string
      id: field
    - name: original-instruction
      dtype: string
      id: field
    - name: original-context
      dtype: string
      id: field
    - name: original-response
      dtype: string
      id: field
    - name: new-instruction
      sequence:
        - name: user_id
          dtype: string
        - name: value
          dtype: string
        - name: status
          dtype: string
      id: question
    - name: new-context
      sequence:
        - name: user_id
          dtype: string
        - name: value
          dtype: string
        - name: status
          dtype: string
      id: question
    - name: new-response
      sequence:
        - name: user_id
          dtype: string
        - name: value
          dtype: string
        - name: status
          dtype: string
      id: question
    - name: external_id
      dtype: string
      id: external_id
  splits:
    - name: train
      num_bytes: 25502887
      num_examples: 15015
  download_size: 15556858
  dataset_size: 25502887

Dataset Card for "databricks-dolly-15k-curated-en"

More Information needed