test2 / README.md
do11's picture
Upload README.md with huggingface_hub
054665b
|
raw
history blame
1.22 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: 12653492
      num_examples: 15015
  download_size: 7716858
  dataset_size: 12653492
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "test2"

More Information needed