gabrielmbmb's picture
Upload dataset
3ad4479 verified
metadata
dataset_info:
  features:
    - name: evolved_instruction
      dtype: string
    - name: completion
      dtype: string
    - name: meta
      struct:
        - name: category
          dtype: string
        - name: completion
          dtype: string
        - name: id
          dtype: int64
        - name: input
          dtype: 'null'
        - name: motivation_app
          dtype: 'null'
        - name: prompt
          dtype: string
        - name: source
          dtype: string
        - name: subcategory
          dtype: string
    - name: answer
      dtype: string
    - name: model_name
      dtype: string
    - name: evol_instruction_score
      dtype: float64
    - name: evolved_response
      dtype: string
    - name: evol_response_score
      dtype: float64
    - name: conversation
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: embedding
      sequence: float64
  splits:
    - name: train
      num_bytes: 65708886
      num_examples: 1795
  download_size: 15071534
  dataset_size: 65708886
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*