achandlr/StandardPrompting
收藏Hugging Face2024-05-17 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/achandlr/StandardPrompting
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: k_shot_size
dtype: int64
- name: batch_size
dtype: int64
- name: task
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 158206132.0
num_examples: 89626
- name: test
num_bytes: 84079113.0
num_examples: 46755
download_size: 79868661
dataset_size: 242285245.0
---
# Dataset Card for "StandardPrompting"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset named StandardPrompting includes multiple configurations and features such as input, output, k_shot_size, batch_size, task, and text. It is divided into training and test sets, containing 89626 and 46755 samples respectively. The total download size of the dataset is 79868661 bytes, and the total size is 242285245.0 bytes.
提供机构:
achandlr
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train): 路径为data/train-* - 测试数据 (
split: test): 路径为data/test-*
- 训练数据 (
数据集特征
- 输入 (
name: input): 数据类型为string - 输出 (
name: output): 数据类型为string - k_shot_size (
name: k_shot_size): 数据类型为int64 - batch_size (
name: batch_size): 数据类型为int64 - 任务 (
name: task): 数据类型为string - 文本 (
name: text): 数据类型为string
数据集分割
- 训练集 (
name: train)- 大小: 158206132.0 字节
- 示例数量: 89626
- 测试集 (
name: test)- 大小: 84079113.0 字节
- 示例数量: 46755
数据集大小
- 下载大小: 79868661 字节
- 总大小: 242285245.0 字节



