Solcoder_QA / README.md
Pipper's picture
Upload dataset
d599e21 verified
metadata
dataset_info:
  features:
    - name: 'Unnamed: 0'
      dtype: int64
    - name: comments
      dtype: string
    - name: code_string
      dtype: string
    - name: code
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 2254871329
      num_examples: 2364740
    - name: test
      num_bytes: 283095796
      num_examples: 295593
    - name: valid
      num_bytes: 285421368
      num_examples: 295592
  download_size: 1224253169
  dataset_size: 2823388493
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*