Imadken/dbricksXlamini
收藏Hugging Face2024-03-21 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/Imadken/dbricksXlamini
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: instruction
dtype: string
- name: context
dtype: string
- name: response
dtype: string
- name: formatted
list:
- name: content
dtype: string
- name: role
dtype: string
- name: chat
dtype: string
splits:
- name: train
num_bytes: 23330368
num_examples: 13772
- name: test
num_bytes: 2631819
num_examples: 1531
download_size: 0
dataset_size: 25962187
---
# Dataset Card for "dbricksXlamini"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Imadken
原始信息汇总
数据集概述
配置信息
- 默认配置 (
config_name: default)- 训练数据 (
split: train):data/train-* - 测试数据 (
split: test):data/test-*
- 训练数据 (
数据集特征
- 特征名称与类型
instruction: 字符串context: 字符串response: 字符串formatted: 列表content: 字符串role: 字符串
chat: 字符串
数据集分割
- 训练集 (
name: train)- 大小: 23330368字节
- 示例数量: 13772
- 测试集 (
name: test)- 大小: 2631819字节
- 示例数量: 1531
数据集大小
- 下载大小: 0字节
- 数据集总大小: 25962187字节



