portuguese-benchmark-datasets/xpaws_pt
收藏Hugging Face2023-12-26 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/portuguese-benchmark-datasets/xpaws_pt
下载链接
链接失效反馈官方服务:
资源简介:
---
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.
提供机构:
portuguese-benchmark-datasets
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 测试集: data/test-*
- 验证集: data/validation-*
数据集信息
- 特征:
- id: 数据类型为int64
- sentence1: 数据类型为string
- sentence2: 数据类型为string
- label: 数据类型为int64
- 分割:
- 测试集:
- 字节数: 513914
- 样本数: 2000
- 验证集:
- 字节数: 512235
- 样本数: 2000
- 测试集:
- 下载大小: 645673字节
- 数据集大小: 1026149字节



