|
--- |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: test |
|
path: data/test-* |
|
- split: validation |
|
path: data/validation-* |
|
dataset_info: |
|
features: |
|
- name: id |
|
dtype: int64 |
|
- name: sentence1 |
|
dtype: string |
|
- name: sentence2 |
|
dtype: string |
|
- name: label |
|
dtype: int64 |
|
splits: |
|
- name: test |
|
num_bytes: 513914 |
|
num_examples: 2000 |
|
- name: validation |
|
num_bytes: 512235 |
|
num_examples: 2000 |
|
download_size: 645673 |
|
dataset_size: 1026149 |
|
--- |
|
# Dataset Card for "xpaws_pt" |
|
|
|
This is a portuguese translation of the [x-paws dataset](https://huggingface.co/datasets/paws-x). The translation was performed using the Google Translate API. |
|
|
|
This dataset follows the same structure as the original. |