behkam/hydac
收藏Hugging Face2024-06-03 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/behkam/hydac
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: q
dtype: string
- name: a
dtype: string
splits:
- name: train
num_bytes: 21297
num_examples: 105
download_size: 11859
dataset_size: 21297
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes two features: q (question) and a (answer), both of which are string type. The dataset is divided into a training set (train) with 105 examples, occupying 21297 bytes. The download size of the dataset is 11859 bytes, and the actual space used is 21297 bytes. The dataset configuration is default, with the training data files located at data/train-* path.
提供机构:
behkam
原始信息汇总
数据集概述
数据集特征
- q: 数据类型为字符串。
- a: 数据类型为字符串。
数据集分割
- 训练集 (train):
- 示例数量: 105
- 数据大小: 21297 字节
数据集大小
- 下载大小: 11859 字节
- 数据集总大小: 21297 字节
配置信息
- 默认配置 (default):
- 训练数据文件路径:
data/train-*
- 训练数据文件路径:



