jth500/GPT_sft
收藏Hugging Face2024-04-04 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/jth500/GPT_sft
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 1579716.7944444444
num_examples: 161
download_size: 534295
dataset_size: 1579716.7944444444
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "GPT_sft"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
jth500
原始信息汇总
数据集概述
数据集特征
- input: 数据类型为字符串。
- output: 数据类型为字符串。
- input_ids: 序列类型为32位整数。
- attention_mask: 序列类型为8位整数。
- labels: 序列类型为64位整数。
数据集分割
- train:
- 数据大小: 1579716.7944444444字节
- 示例数量: 161
数据集大小
- 下载大小: 534295字节
- 数据集总大小: 1579716.7944444444字节
配置信息
- config_name: default
- data_files:
- split: train
- path: data/train-*



