atmansingh/medalpaca-complete
收藏Hugging Face2023-11-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/atmansingh/medalpaca-complete
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
- name: input_ids
struct:
- name: attention_mask
sequence: int64
- name: input_ids
sequence: int64
- name: labels
struct:
- name: attention_mask
sequence: int64
- name: input_ids
sequence: int64
splits:
- name: train
num_bytes: 7057968837
num_examples: 898199
download_size: 1444898165
dataset_size: 7057968837
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
atmansingh
原始信息汇总
数据集信息
特征
- input: 数据类型为字符串。
- output: 数据类型为字符串。
- instruction: 数据类型为字符串。
- input_ids: 包含以下结构:
- attention_mask: 序列类型为int64。
- input_ids: 序列类型为int64。
- labels: 包含以下结构:
- attention_mask: 序列类型为int64。
- input_ids: 序列类型为int64。
数据分割
- train: 包含898199个样本,总字节数为7057968837。
数据集大小
- 下载大小: 1444898165字节。
- 数据集大小: 7057968837字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



