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.
原始信息汇总
数据集概述
数据集配置
- 配置名称: default
- 数据文件:
- 测试集: data/test-*
- 验证集: data/validation-*
数据集信息
- 特征:
- id: 数据类型为int64
- sentence1: 数据类型为string
- sentence2: 数据类型为string
- label: 数据类型为int64
- 分割:
- 测试集:
- 字节数: 513914
- 样本数: 2000
- 验证集:
- 字节数: 512235
- 样本数: 2000
- 测试集:
- 下载大小: 645673字节
- 数据集大小: 1026149字节



