fernandoperes/first_ds
收藏Hugging Face2023-09-01 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/fernandoperes/first_ds
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含3668个训练样本,每个样本由两个句子(sentence1和sentence2)和一个标签(label)组成,标签指示这两个句子是否等价(equivalent或not_equivalent)。此外,每个样本还包含一个唯一的索引(idx)。数据集的总大小为943843字节,下载大小为649281字节。
This dataset contains 3668 training samples. Each sample consists of two sentences (sentence1 and sentence2) and a label, where the label indicates whether the two sentences are equivalent or not_equivalent. Additionally, each sample also includes a unique index (idx). The total size of the dataset is 943,843 bytes, and the download size is 649,281 bytes.
提供机构:
fernandoperes
原始信息汇总
数据集概述
数据特征
- sentence1: 字符串类型,表示第一个句子。
- sentence2: 字符串类型,表示第二个句子。
- label: 分类标签,包含两个类别:
0: not_equivalent(不相同)1: equivalent(相同)
- idx: 整数类型,表示索引。
数据分割
- train: 训练集,包含3668个样本,占用943843字节。
数据集大小
- 下载大小: 649281字节
- 数据集大小: 943843字节
配置
- default: 默认配置,包含训练集文件路径为
data/train-*。



