sweep-format-nep / README.md
vnixxa31's picture
Upload dataset
0d333c0 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: completion
      dtype: string
    - name: file_path
      dtype: string
    - name: lang
      dtype: string
    - name: commit
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 12921298
      num_examples: 3196
    - name: test
      num_bytes: 1517269
      num_examples: 210
  download_size: 4424671
  dataset_size: 14438567
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*