easynum / README.md
xuan luo
Upload dataset
0a3544b verified
metadata
dataset_info:
  features:
    - name: data
      dtype: string
    - name: copy
      dtype: string
    - name: reverse
      dtype: string
    - name: odd_index
      dtype: string
    - name: odd
      dtype: string
    - name: odd_location
      dtype: string
    - name: prime
      dtype: string
    - name: add
      dtype: int64
    - name: sort
      dtype: string
    - name: sorting_index
      dtype: string
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 301514670
      num_examples: 90000
    - name: test
      num_bytes: 33509030
      num_examples: 10000
  download_size: 179543581
  dataset_size: 335023700
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*