ComNumPlus / README.md
abbassix's picture
Upload dataset
6401c44
metadata
dataset_info:
  features:
    - name: original
      dtype: string
    - name: label
      dtype: int64
    - name: char
      dtype: string
    - name: sci_10E
      dtype: string
    - name: sci_10E_char
      dtype: string
    - name: original_oom
      dtype: string
    - name: 2d
      dtype: string
    - name: 2d6
      dtype: string
    - name: 2d_oomv1
      dtype: string
    - name: 2d_oomv2
      dtype: string
    - name: pn6
      dtype: string
    - name: pn
      dtype: string
    - name: 2d_psn
      dtype: string
  splits:
    - name: train
      num_bytes: 53136731
      num_examples: 80000
    - name: test
      num_bytes: 7489772
      num_examples: 10000
    - name: validation
      num_bytes: 13280830
      num_examples: 20000
  download_size: 27430551
  dataset_size: 73907333
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*