lamini/open_llms
收藏Hugging Face2023-07-24 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/lamini/open_llms
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: answer
dtype: string
- name: input_ids
sequence: int32
- name: attention_mask
sequence: int8
- name: labels
sequence: int64
splits:
- name: train
num_bytes: 914763.8050314465
num_examples: 1001
- name: test
num_bytes: 102351.19496855346
num_examples: 112
download_size: 184863
dataset_size: 1017115.0
---
# Dataset Card for "open_llms"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
lamini
原始信息汇总
数据集概述
数据集特征
- question: 数据类型为字符串。
- answer: 数据类型为字符串。
- input_ids: 序列类型,数据类型为int32。
- attention_mask: 序列类型,数据类型为int8。
- labels: 序列类型,数据类型为int64。
数据集分割
- 训练集(train):
- 样本数量: 1001
- 数据大小: 914763.8050314465字节
- 测试集(test):
- 样本数量: 112
- 数据大小: 102351.19496855346字节
数据集大小
- 下载大小: 184863字节
- 总数据集大小: 1017115.0字节



