HuggingFaceH4/lima_llama2
收藏Hugging Face2023-09-17 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/HuggingFaceH4/lima_llama2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: conversations
sequence: string
- name: source
dtype: string
- name: length
dtype: int64
- name: prompt_id
dtype: string
- name: prompt
dtype: string
- name: messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: meta
struct:
- name: category
dtype: string
- name: source
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 8806712
num_examples: 1000
- name: test
num_bytes: 188848
num_examples: 300
download_size: 5237615
dataset_size: 8995560
---
# Dataset Card for "lima_llama2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
HuggingFaceH4
原始信息汇总
数据集概述
数据集信息
-
特征列表:
- conversations: 序列类型,字符串
- source: 字符串类型
- length: 整数类型 (int64)
- prompt_id: 字符串类型
- prompt: 字符串类型
- messages: 列表类型
- content: 字符串类型
- role: 字符串类型
- meta: 结构类型
- category: 字符串类型
- source: 字符串类型
- text: 字符串类型
-
数据分割:
- train:
- 字节数: 8806712
- 样本数: 1000
- test:
- 字节数: 188848
- 样本数: 300
- train:
-
数据集大小:
- 下载大小: 5237615 字节
- 数据集大小: 8995560 字节



