identity_SCBot / README.md
zhouwenwen's picture
Upload dataset
c897867 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 51308.17
      num_examples: 199
    - name: validation
      num_bytes: 0
      num_examples: 0
    - name: test
      num_bytes: 257.83
      num_examples: 1
  download_size: 29102
  dataset_size: 51566
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*