EntityMatching / README.md
SaylorTwift's picture
SaylorTwift HF Staff
Convert dataset to Parquet (#1)
dbc9ec9 verified
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
  - config_name: Amazon_Google
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 262631
        num_examples: 1398
      - name: validation
        num_bytes: 430776
        num_examples: 2293
      - name: test
        num_bytes: 429953
        num_examples: 2293
    download_size: 247843
    dataset_size: 1123360
  - config_name: Beer
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 20547
        num_examples: 80
      - name: validation
        num_bytes: 24191
        num_examples: 91
      - name: test
        num_bytes: 24255
        num_examples: 91
    download_size: 29542
    dataset_size: 68993
  - config_name: Company
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 438041265
        num_examples: 33718
      - name: validation
        num_bytes: 322303999
        num_examples: 22533
      - name: test
        num_bytes: 309899980
        num_examples: 22503
    download_size: 365685795
    dataset_size: 1070245244
  - config_name: DBLP_ACM
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 917934
        num_examples: 2664
      - name: validation
        num_bytes: 848473
        num_examples: 2473
      - name: test
        num_bytes: 843238
        num_examples: 2473
    download_size: 824232
    dataset_size: 2609645
  - config_name: DBLP_GoogleScholar
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 1911584
        num_examples: 6414
      - name: validation
        num_bytes: 1658208
        num_examples: 5742
      - name: test
        num_bytes: 1650462
        num_examples: 5742
    download_size: 1611925
    dataset_size: 5220254
  - config_name: Dirty_DBLP_ACM
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 960882
        num_examples: 2664
      - name: validation
        num_bytes: 882597
        num_examples: 2473
      - name: test
        num_bytes: 877988
        num_examples: 2473
    download_size: 871768
    dataset_size: 2721467
  - config_name: Dirty_DBLP_GoogleScholar
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 1980418
        num_examples: 6414
      - name: validation
        num_bytes: 1721356
        num_examples: 5742
      - name: test
        num_bytes: 1713932
        num_examples: 5742
    download_size: 1681464
    dataset_size: 5415706
  - config_name: Dirty_Walmart_Amazon
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 357946
        num_examples: 1152
      - name: validation
        num_bytes: 645692
        num_examples: 2049
      - name: test
        num_bytes: 645688
        num_examples: 2049
    download_size: 487611
    dataset_size: 1649326
  - config_name: Dirty_iTunes_Amazon
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 93461
        num_examples: 156
      - name: validation
        num_bytes: 66813
        num_examples: 109
      - name: test
        num_bytes: 67621
        num_examples: 109
    download_size: 82094
    dataset_size: 227895
  - config_name: Fodors_Zagats
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 34487
        num_examples: 132
      - name: validation
        num_bytes: 49533
        num_examples: 190
      - name: test
        num_bytes: 49544
        num_examples: 189
    download_size: 42929
    dataset_size: 133564
  - config_name: Walmart_Amazon
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 341160
        num_examples: 1152
      - name: validation
        num_bytes: 616628
        num_examples: 2049
      - name: test
        num_bytes: 615948
        num_examples: 2049
    download_size: 460436
    dataset_size: 1573736
  - config_name: iTunes_Amazon
    features:
      - name: productA
        dtype: string
      - name: productB
        dtype: string
      - name: same
        dtype: bool_
    splits:
      - name: train
        num_bytes: 88464
        num_examples: 156
      - name: validation
        num_bytes: 63901
        num_examples: 109
      - name: test
        num_bytes: 64425
        num_examples: 109
    download_size: 70776
    dataset_size: 216790
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-*
  - config_name: Amazon_Google
    data_files:
      - split: train
        path: Amazon_Google/train-*
      - split: validation
        path: Amazon_Google/validation-*
      - split: test
        path: Amazon_Google/test-*
  - config_name: Beer
    data_files:
      - split: train
        path: Beer/train-*
      - split: validation
        path: Beer/validation-*
      - split: test
        path: Beer/test-*
  - config_name: Company
    data_files:
      - split: train
        path: Company/train-*
      - split: validation
        path: Company/validation-*
      - split: test
        path: Company/test-*
  - config_name: DBLP_ACM
    data_files:
      - split: train
        path: DBLP_ACM/train-*
      - split: validation
        path: DBLP_ACM/validation-*
      - split: test
        path: DBLP_ACM/test-*
  - config_name: DBLP_GoogleScholar
    data_files:
      - split: train
        path: DBLP_GoogleScholar/train-*
      - split: validation
        path: DBLP_GoogleScholar/validation-*
      - split: test
        path: DBLP_GoogleScholar/test-*
  - config_name: Dirty_DBLP_ACM
    data_files:
      - split: train
        path: Dirty_DBLP_ACM/train-*
      - split: validation
        path: Dirty_DBLP_ACM/validation-*
      - split: test
        path: Dirty_DBLP_ACM/test-*
  - config_name: Dirty_DBLP_GoogleScholar
    data_files:
      - split: train
        path: Dirty_DBLP_GoogleScholar/train-*
      - split: validation
        path: Dirty_DBLP_GoogleScholar/validation-*
      - split: test
        path: Dirty_DBLP_GoogleScholar/test-*
  - config_name: Dirty_Walmart_Amazon
    data_files:
      - split: train
        path: Dirty_Walmart_Amazon/train-*
      - split: validation
        path: Dirty_Walmart_Amazon/validation-*
      - split: test
        path: Dirty_Walmart_Amazon/test-*
  - config_name: Dirty_iTunes_Amazon
    data_files:
      - split: train
        path: Dirty_iTunes_Amazon/train-*
      - split: validation
        path: Dirty_iTunes_Amazon/validation-*
      - split: test
        path: Dirty_iTunes_Amazon/test-*
  - config_name: Fodors_Zagats
    data_files:
      - split: train
        path: Fodors_Zagats/train-*
      - split: validation
        path: Fodors_Zagats/validation-*
      - split: test
        path: Fodors_Zagats/test-*
  - config_name: Walmart_Amazon
    data_files:
      - split: train
        path: Walmart_Amazon/train-*
      - split: validation
        path: Walmart_Amazon/validation-*
      - split: test
        path: Walmart_Amazon/test-*
  - config_name: iTunes_Amazon
    data_files:
      - split: train
        path: iTunes_Amazon/train-*
      - split: validation
        path: iTunes_Amazon/validation-*
      - split: test
        path: iTunes_Amazon/test-*