anasmkh/ubuntu_commands
收藏Hugging Face2024-07-17 更新2024-07-22 收录
下载链接:
https://hf-mirror.com/datasets/anasmkh/ubuntu_commands
下载链接
链接失效反馈官方服务:
资源简介:
该数据集包含问题和答案对,以及用于自然语言处理任务的输入ID序列、注意力掩码序列和标签序列。数据集分为训练集和测试集,训练集包含53个样本,测试集包含14个样本。数据集的下载大小为15176字节,总大小为23259.0字节。
This dataset contains question and answer pairs, along with input ID sequences, attention mask sequences, and label sequences for natural language processing tasks. The dataset is divided into a training set with 53 examples and a test set with 14 examples. The download size of the dataset is 15176 bytes, and the total size is 23259.0 bytes.
提供机构:
anasmkh
原始信息汇总
数据集概述
特征信息
- question: 类型为字符串。
- answer: 类型为字符串。
- input_ids: 类型为整数序列,数据类型为int32。
- attention_mask: 类型为整数序列,数据类型为int8。
- labels: 类型为整数序列,数据类型为int64。
数据分割
- train: 包含53个样本,占用18398.91字节。
- test: 包含14个样本,占用4860.09字节。
数据集大小
- 下载大小: 15176字节。
- 总大小: 23259.0字节。
配置信息
- default:
- train: 数据文件路径为
data/train-*。 - test: 数据文件路径为
data/test-*。
- train: 数据文件路径为



