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



