sqlmodel / README.md
terryyz's picture
Upload dataset
4aee6d1 verified
|
raw
history blame
443 Bytes
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: completion
      dtype: string
    - name: api
      dtype: string
  splits:
    - name: train
      num_bytes: 3169177
      num_examples: 1794
    - name: test
      num_bytes: 225703
      num_examples: 102
  download_size: 505900
  dataset_size: 3394880
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*