asimsultan/cyber2k
收藏Hugging Face2024-02-27 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/asimsultan/cyber2k
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: context
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
splits:
- name: train
num_bytes: 80124909
num_examples: 65232
download_size: 18992332
dataset_size: 80124909
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes three main features: context, question, and answer, all of which are string type. The dataset is divided into a training set with 65232 samples, totaling 80124909 bytes. The download size of the dataset is 18992332 bytes. The dataset has a default configuration, with its training data files located at data/train-* path.
提供机构:
asimsultan
原始信息汇总
数据集概述
数据特征
- context: 数据类型为字符串。
- question: 数据类型为字符串。
- answer: 数据类型为字符串。
数据分割
- train: 包含65232个样本,总字节数为80124909。
数据集大小
- 下载大小: 18992332字节。
- 数据集大小: 80124909字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



