rte_few_shot_arc / README.md
SumanthRH's picture
Upload README.md with huggingface_hub
c8594ae
metadata
dataset_info:
  features:
    - name: problem
      dtype: string
    - name: solution
      dtype: string
    - name: response
      dtype: string
    - name: message
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 437310
      num_examples: 200
  download_size: 125236
  dataset_size: 437310
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for "rte_few_shot_arc"

More Information needed