ve-nk-at's picture
Upload dataset
58eae6c verified
metadata
dataset_info:
  features:
    - name: rule
      dtype: string
    - name: positive_example_1
      dtype: string
    - name: positive_example_2
      dtype: string
    - name: negative_example_1
      dtype: string
    - name: negative_example_2
      dtype: string
    - name: comment
      dtype: string
    - name: label
      sequence: int64
  splits:
    - name: train
      num_bytes: 1597178.3819615573
      num_examples: 1623
    - name: valid
      num_bytes: 199770.30901922128
      num_examples: 203
    - name: test
      num_bytes: 199770.30901922128
      num_examples: 203
  download_size: 793177
  dataset_size: 1996718.9999999998
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*