PubChemWikiTRPC / README.md
hsila's picture
Update README.md
6b0f0cc verified
metadata
dataset_info:
  features:
    - name: sent1
      dtype: string
    - name: sent2
      dtype: string
    - name: labels
      dtype: int64
  splits:
    - name: test
      num_bytes: 615939
      num_examples: 518
  download_size: 311701
  dataset_size: 615939
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
license: cc-by-nc-sa-4.0
language:
  - en
  - tr
task_categories:
  - text-classification
tags:
  - chemistry
  - chemteb
  - wikipedia
  - pubchem
pretty_name: PubChem & Wikipedia English-Turkish Paragraph Pair Classification
size_categories:
  - n<1K

PubChem & Wikipedia English-Turkish Paragraph Pair Classification

This dataset is a multilingual extension of the PubChem & Wikipedia Paragraphs Pair Classification dataset. It includes pairs of paragraphs in English and Turkish (sent1 and sent2) with a binary labels column indicating whether the paragraphs describe the same entity (1) or different entities (0).