EntityMatching / README.md
SaylorTwift's picture
SaylorTwift HF Staff
Convert dataset to Parquet
e549d64 verified
|
raw
history blame
591 Bytes
metadata
dataset_info:
  config_name: Abt_Buy
  features:
    - name: productA
      dtype: string
    - name: productB
      dtype: string
    - name: same
      dtype: bool_
  splits:
    - name: train
      num_bytes: 580495
      num_examples: 1232
    - name: validation
      num_bytes: 926013
      num_examples: 1916
    - name: test
      num_bytes: 937812
      num_examples: 1916
  download_size: 508497
  dataset_size: 2444320
configs:
  - config_name: Abt_Buy
    data_files:
      - split: train
        path: Abt_Buy/train-*
      - split: validation
        path: Abt_Buy/validation-*
      - split: test
        path: Abt_Buy/test-*