Nbeau's picture
Upload dataset
641cd8f verified
|
raw
history blame
574 Bytes
metadata
dataset_info:
  features:
    - name: input_test
      dtype: string
    - name: scratchpad
      dtype: string
    - name: result_final
      dtype: string
  splits:
    - name: train
      num_bytes: 2590336
      num_examples: 8000
    - name: validation
      num_bytes: 323798
      num_examples: 1000
    - name: test
      num_bytes: 323820
      num_examples: 1000
  download_size: 1036196
  dataset_size: 3237954
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*