Tim1123/oracle_test2
收藏Hugging Face2024-06-05 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/Tim1123/oracle_test2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: prompt
dtype: string
- name: completion
dtype: string
splits:
- name: train
num_bytes: 543833
num_examples: 375
- name: test
num_bytes: 19366
num_examples: 13
download_size: 63715
dataset_size: 563199
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes two main features: prompt and completion, both of which are string type. The dataset is divided into a training set and a test set, containing 375 samples and 13 samples respectively. The total download size of the dataset is 63715 bytes, while the dataset itself is 563199 bytes. The dataset configuration is named default, with data files located at data/train-* and data/test-* paths.
提供机构:
Tim1123
原始信息汇总
数据集概述
数据集特征
- prompt: 数据类型为字符串。
- completion: 数据类型为字符串。
数据集分割
- 训练集 (train):
- 示例数量: 375
- 数据大小: 543833 字节
- 测试集 (test):
- 示例数量: 13
- 数据大小: 19366 字节
数据集大小
- 下载大小: 63715 字节
- 数据集总大小: 563199 字节
数据文件配置
- 默认配置 (default):
- 训练集路径: data/train-*
- 测试集路径: data/test-*



