Datasets:
metadata
dataset_info:
features:
- name: sent1
dtype: string
- name: sent2
dtype: string
- name: labels
dtype: int64
splits:
- name: test
num_bytes: 1167887
num_examples: 1554
download_size: 640109
dataset_size: 1167887
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
license: cc-by-nc-sa-4.0
task_categories:
- text-classification
tags:
- chemistry
- pubchem
- chemteb
- wikipedia
pretty_name: PubChem & Wikipedia English-German Paragraph Pair Classification
size_categories:
- 1K<n<10K
language:
- en
- de
PubChem & Wikipedia English-German 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 German (sent1 and sent2) with a binary labels column indicating whether the paragraphs describe the same entity (1) or different entities (0).