alvarobartt/judgelm-instruction-dataset-mini
收藏Hugging Face2023-11-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alvarobartt/judgelm-instruction-dataset-mini
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: instruction
dtype: string
- name: generations
sequence: string
- name: raw_generation_response
sequence: string
- name: ratings
sequence: int64
- name: rationale
dtype: string
- name: raw_labelling_response
struct:
- name: choices
list:
- name: finish_reason
dtype: string
- name: index
dtype: int64
- name: message
struct:
- name: content
dtype: string
- name: role
dtype: string
- name: created
dtype: int64
- name: id
dtype: string
- name: model
dtype: string
- name: object
dtype: string
- name: usage
struct:
- name: completion_tokens
dtype: int64
- name: prompt_tokens
dtype: int64
- name: total_tokens
dtype: int64
splits:
- name: train
num_bytes: 44153
num_examples: 10
download_size: 52931
dataset_size: 44153
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "judgelm-instruction-dataset-mini"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征字段:
- 名称:指令(instruction)
数据类型:字符串
- 名称:生成结果(generations)
类型:字符串序列
- 名称:原始生成响应(raw_generation_response)
类型:字符串序列
- 名称:评分(ratings)
类型:64位整数序列
- 名称:理由说明(rationale)
数据类型:字符串
- 名称:原始标注响应(raw_labelling_response)
类型:结构体,内部字段包括:
- 名称:选项(choices)
类型:列表
列表元素结构体包含:
- 结束原因(finish_reason):字符串类型
- 索引(index):64位整数类型
- 消息(message):结构体,包含:
- 内容(content):字符串类型
- 角色(role):字符串类型
- 创建时间戳(created):64位整数类型
- 标识符(id):字符串类型
- 模型(model):字符串类型
- 对象类型(object):字符串类型
- 用量(usage):结构体,包含:
- 补全Token数(completion_tokens):64位整数类型
- 提示Token数(prompt_tokens):64位整数类型
- 总Token数(total_tokens):64位整数类型
数据集划分:
- 划分名称:训练集(train)
字节大小:44153
样本数量:10
下载大小:52931字节
数据集总大小:44153字节
数据集配置:
- 配置名称:默认配置(default)
数据文件:
- 对应划分:训练集
文件路径:data/train-*
# 「judgelm-instruction-dataset-mini」数据集卡片
[需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
alvarobartt
原始信息汇总
数据集信息
特征
- instruction: 字符串类型
- generations: 字符串序列
- raw_generation_response: 字符串序列
- ratings: 整数序列
- rationale: 字符串类型
- raw_labelling_response: 结构体类型,包含以下字段:
- choices: 列表类型,包含以下字段:
- finish_reason: 字符串类型
- index: 整数类型
- message: 结构体类型,包含以下字段:
- content: 字符串类型
- role: 字符串类型
- created: 整数类型
- id: 字符串类型
- model: 字符串类型
- object: 字符串类型
- usage: 结构体类型,包含以下字段:
- completion_tokens: 整数类型
- prompt_tokens: 整数类型
- total_tokens: 整数类型
- choices: 列表类型,包含以下字段:
数据分割
- train: 包含10个样本,占用44153字节
数据集大小
- 下载大小: 52931字节
- 数据集大小: 44153字节
配置
- default: 包含训练数据文件,路径为
data/train-*



