chatDataset
收藏资源简介:
该数据集是一个结构化数据集,包含两个关键特征:input_ids(int32类型列表)用于表示输入标识符,attention_mask(int8类型列表)用于表示注意力掩码。数据集被划分为训练集和测试集,其中训练集包含465个样本,测试集包含52个样本。数据以文件形式存储,训练集路径为data/train-*,测试集路径为data/test-*。数据集总大小约为215KB,下载大小约为25KB,适用于自然语言处理任务中的模型训练和评估。
This dataset is a structured dataset containing two key features: input_ids (list of int32) for representing input identifiers, and attention_mask (list of int8) for representing attention masks. The dataset is divided into training and test sets, with the training set containing 465 samples and the test set containing 52 samples. Data is stored in file format, with the training set path as data/train-* and the test set path as data/test-*. The total dataset size is approximately 215KB, and the download size is about 25KB, suitable for model training and evaluation in natural language processing tasks.





