File size: 1,015 Bytes
53c87b5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6e91a2b
 
 
 
 
 
 
 
 
 
 
 
 
 
53c87b5
6e91a2b
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
dataset_info:
  features:
  - name: sent1
    dtype: string
  - name: sent2
    dtype: string
  - name: labels
    dtype: int64
  splits:
  - name: test
    num_bytes: 976735
    num_examples: 998
  download_size: 511690
  dataset_size: 976735
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
license: cc-by-nc-sa-4.0
task_categories:
- text-classification
language:
- en
- pt
tags:
- chemistry
- chemteb
- wikipedia
- pubchem
size_categories:
- n<1K
pretty_name: PubChem & Wikipedia English-Portuguese Paragraph Pair Classification
---
# PubChem & Wikipedia English-Portuguese Paragraph Pair Classification
This dataset is a multilingual extension of the [PubChem & Wikipedia Paragraphs Pair Classification](https://huggingface.co/datasets/BASF-AI/PubChemWikiParagraphsPC) dataset. It includes pairs of paragraphs in English and Portuguese (sent1 and sent2) with a binary labels column indicating whether the paragraphs describe the same entity (1) or different entities (0).