vrecs-cot / README.md
LucaPodo's picture
Upload README.md with huggingface_hub
346e135 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 7744550
      num_examples: 2938
    - name: test
      num_bytes: 4939767
      num_examples: 1851
  download_size: 3466547
  dataset_size: 12684317

Dataset Card for "newton-cot"

More Information needed