alvarobartt/zephyr-7b-beta-judgelm
收藏Hugging Face2023-11-09 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/alvarobartt/zephyr-7b-beta-judgelm
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: input
dtype: string
- name: generation_prompt
dtype: string
- name: raw_generation_responses
sequence: string
- name: generations
sequence: string
- name: labelling_prompt
list:
- name: content
dtype: string
- name: role
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
- name: ratings
sequence: int64
- name: rationale
dtype: string
splits:
- name: train
num_bytes: 1409108
num_examples: 100
download_size: 455420
dataset_size: 1409108
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Dataset Card for "zephyr-7b-beta-judgelm"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
alvarobartt
原始信息汇总
数据集信息
特征
- input: 类型为
string - generation_prompt: 类型为
string - raw_generation_responses: 类型为
sequence的string - generations: 类型为
sequence的string - labelling_prompt: 类型为
list,包含以下字段:- content: 类型为
string - role: 类型为
string
- content: 类型为
- raw_labelling_response: 类型为
struct,包含以下字段:- choices: 类型为
list,包含以下字段:- finish_reason: 类型为
string - index: 类型为
int64 - message: 类型为
struct,包含以下字段:- content: 类型为
string - role: 类型为
string
- content: 类型为
- finish_reason: 类型为
- created: 类型为
int64 - id: 类型为
string - model: 类型为
string - object: 类型为
string - usage: 类型为
struct,包含以下字段:- completion_tokens: 类型为
int64 - prompt_tokens: 类型为
int64 - total_tokens: 类型为
int64
- completion_tokens: 类型为
- choices: 类型为
- ratings: 类型为
sequence的int64 - rationale: 类型为
string
数据分割
- train: 包含 100 个样本,占用 1409108 字节
数据集大小
- 下载大小: 455420 字节
- 数据集大小: 1409108 字节
配置
- default: 包含以下数据文件:
- train: 路径为
data/train-*
- train: 路径为



