sqlmodel / README.md
terryyz's picture
Upload dataset
e61b43b verified
|
raw
history blame
442 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: completion
      dtype: string
    - name: api
      dtype: string
  splits:
    - name: train
      num_bytes: 2899364
      num_examples: 1665
    - name: test
      num_bytes: 187478
      num_examples: 84
  download_size: 466379
  dataset_size: 3086842
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*