EPITOME_pairs2 / README.md
minoosh's picture
Upload dataset
a09a7f8 verified
|
raw
history blame
589 Bytes
metadata
dataset_info:
  features:
    - name: text1
      dtype: string
    - name: text2
      dtype: string
    - name: label
      dtype: float64
  splits:
    - name: train
      num_bytes: 1090153.221141375
      num_examples: 2467
    - name: test
      num_bytes: 136103.4422827497
      num_examples: 308
    - name: validation
      num_bytes: 136545.3365758755
      num_examples: 309
  download_size: 849018
  dataset_size: 1362802
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*