coder1-min6 / README.md
wetsoledrysoul's picture
Upload dataset
cb1f363 verified
|
Raw
History Blame Contribute Delete
717 Bytes
metadata
dataset_info:
  features:
    - name: data_source
      dtype: string
    - name: prompt
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
    - name: ability
      dtype: string
    - name: reward_model
      struct:
        - name: method
          dtype: string
        - name: ground_truth
          dtype: large_string
    - name: extra_info
      struct:
        - name: index
          dtype: string
  splits:
    - name: train
      num_bytes: 15468893
      num_examples: 5083
    - name: test
      num_bytes: 754335
      num_examples: 265
  download_size: 16099366
  dataset_size: 16223228
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*