R3-code-codecomplex / README.md
davidanugraha's picture
Upload dataset
3fcc396 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: code
      dtype: string
    - name: answer
      dtype: string
    - name: prompt
      dtype: string
    - name: test_prompt
      dtype: string
    - name: token_length
      dtype: int64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 15202116
      num_examples: 1351
    - name: test
      num_bytes: 35187060
      num_examples: 3154
  download_size: 14983677
  dataset_size: 50389176
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*