plutus-finsum / README.md
tpapa's picture
Upload dataset
112ee15 verified
metadata
dataset_info:
  features:
    - name: query
      dtype: string
    - name: gold
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 1869172
      num_examples: 119
    - name: validation
      num_bytes: 507186
      num_examples: 29
    - name: test
      num_bytes: 682769
      num_examples: 39
  download_size: 1150211
  dataset_size: 3059127
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*