mariagrandury's picture
Upload README.md with huggingface_hub
6c4a5cd
|
raw
history blame
1.16 kB
metadata
dataset_info:
  features:
    - name: metadata
      dtype: string
    - name: category
      dtype: string
      id: field
    - name: instruction
      dtype: string
      id: field
    - name: context
      dtype: string
      id: field
    - name: 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-input
      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: 14437253
      num_examples: 15015
  download_size: 8673747
  dataset_size: 14437253

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

More Information needed