dolly_es_validation / README.md
dvilasuero's picture
Upload README.md with huggingface_hub
81c7d3f
metadata
dataset_info:
  features:
    - name: text
      dtype: 'null'
    - name: inputs
      struct:
        - name: context
          dtype: string
        - name: instruction
          dtype: string
        - name: response
          dtype: string
    - name: prediction
      dtype: 'null'
    - name: prediction_agent
      dtype: 'null'
    - name: annotation
      dtype: string
    - name: annotation_agent
      dtype: string
    - name: vectors
      dtype: 'null'
    - name: multi_label
      dtype: bool
    - name: explanation
      dtype: 'null'
    - name: id
      dtype: string
    - name: metadata
      struct:
        - name: category
          dtype: string
        - name: context_en
          dtype: string
        - name: instruction_en
          dtype: string
        - name: response_en
          dtype: string
    - name: status
      dtype: string
    - name: event_timestamp
      dtype: timestamp[us]
    - name: metrics
      struct:
        - name: text_length
          dtype: int64
  splits:
    - name: train
      num_bytes: 14166
      num_examples: 11
  download_size: 0
  dataset_size: 14166

Dataset Card for "dolly_es_validation"

More Information needed