Weni/LLM_Base_2.0.1_SFT
收藏Hugging Face2023-12-21 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Weni/LLM_Base_2.0.1_SFT
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: question
dtype: string
- name: chosen_response
dtype: string
- name: contexto
dtype: string
- name: correct_ans
dtype: int64
splits:
- name: train
num_bytes: 42837567
num_examples: 21621
download_size: 14379651
dataset_size: 42837567
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
数据集信息:
特征字段:
- 字段名:instruction(指令),数据类型:字符串
- 字段名:question(问题),数据类型:字符串
- 字段名:chosen_response(优选回复),数据类型:字符串
- 字段名:contexto(上下文),数据类型:字符串
- 字段名:correct_ans(正确答案),数据类型:64位整数(int64)
数据集划分:
- 划分名称:train(训练集),占用字节数:42837567,样本数量:21621
下载体积:14379651,数据集总存储体积:42837567
数据集配置:
- 配置名称:default(默认配置),数据文件:
- 对应划分:train,文件路径:data/train-*
提供机构:
Weni
原始信息汇总
数据集概述
数据特征
- instruction: 字符串类型
- question: 字符串类型
- chosen_response: 字符串类型
- contexto: 字符串类型
- correct_ans: 整数类型 (int64)
数据分割
- train: 包含21621个样本,占用42837567字节
数据集大小
- 下载大小: 14379651字节
- 数据集大小: 42837567字节
配置
- default: 包含训练数据文件,路径为
data/train-*



