dmayhem93/self-critiquing-critique-answer-ranking-train
收藏Hugging Face2023-04-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dmayhem93/self-critiquing-critique-answer-ranking-train
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: source_id
dtype: string
- name: split
dtype: string
- name: time
dtype: float64
- name: labeler
dtype: string
- name: is_topic_based_summarization
dtype: bool
- name: prompt
dtype: string
- name: answers
list:
- name: answer
dtype: string
- name: feedback
struct:
- name: corroborations
list:
- name: text
dtype: string
- name: critiques
list:
- name: category
dtype: string
- name: category_text
dtype: string
- name: refinement
dtype: string
- name: response_quotes
list:
- name: begin
dtype: int64
- name: end
dtype: int64
- name: severity
dtype: int64
- name: text
dtype: string
- name: text_quotes
list:
- name: begin
dtype: int64
- name: end
dtype: int64
- name: rating
dtype: int64
- name: skip
dtype: bool
- name: skip_critiques
dtype: bool
- name: rankings
sequence: int64
splits:
- name: train
num_bytes: 69383235
num_examples: 11445
download_size: 0
dataset_size: 69383235
---
# Dataset Card for "self-critiquing-critique-answer-ranking-train"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息:
特征:
- 名称:id,数据类型:字符串(string)
- 名称:source_id,数据类型:字符串(string)
- 名称:split,数据类型:字符串(string)
- 名称:time,数据类型:64位浮点数(float64)
- 名称:labeler,数据类型:字符串(string)
- 名称:is_topic_based_summarization(是否为基于主题的摘要任务),数据类型:布尔型(bool)
- 名称:prompt(提示词),数据类型:字符串(string)
- 名称:answers,类型为列表,列表元素为结构体,包含以下两个字段:
- 字段1:answer,数据类型:字符串(string)
- 字段2:feedback,类型为结构体,包含以下字段:
- corroborations:列表类型,其元素为text,数据类型:字符串(string)
- critiques:列表类型,其元素为结构体,包含:
- category:数据类型:字符串(string)
- category_text:数据类型:字符串(string)
- refinement:数据类型:字符串(string)
- response_quotes:列表类型,其元素为结构体,包含begin(64位整数)和end(64位整数)
- severity:数据类型:64位整数(int64)
- text:数据类型:字符串(string)
- text_quotes:列表类型,其元素为结构体,包含begin(64位整数)和end(64位整数)
- rating:数据类型:64位整数(int64)
- skip:数据类型:布尔型(bool)
- skip_critiques:数据类型:布尔型(bool)
- 名称:rankings,类型为64位整数序列
数据集划分:
- 划分名称:train(训练集),字节数:69383235,样本数目:11445
下载大小:0
数据集总大小:69383235
# 数据集卡片:"self-critiquing-critique-answer-ranking-train"
[需补充更多贡献信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dmayhem93
原始信息汇总
数据集概述
数据集名称
- 名称: self-critiquing-critique-answer-ranking-train
数据集特征
- id: 字符串类型
- source_id: 字符串类型
- split: 字符串类型
- time: 浮点数类型
- labeler: 字符串类型
- is_topic_based_summarization: 布尔类型
- prompt: 字符串类型
- answers: 列表类型,包含以下子特征:
- answer: 字符串类型
- feedback: 结构类型,包含以下子特征:
- corroborations: 列表类型,包含子特征:
- text: 字符串类型
- critiques: 列表类型,包含子特征:
- category: 字符串类型
- category_text: 字符串类型
- refinement: 字符串类型
- response_quotes: 列表类型,包含子特征:
- begin: 整数类型
- end: 整数类型
- severity: 整数类型
- text: 字符串类型
- text_quotes: 列表类型,包含子特征:
- begin: 整数类型
- end: 整数类型
- rating: 整数类型
- skip: 布尔类型
- skip_critiques: 布尔类型
- corroborations: 列表类型,包含子特征:
- rankings: 序列类型,整数类型
数据集分割
- train:
- num_bytes: 69383235
- num_examples: 11445
数据集大小
- download_size: 0
- dataset_size: 69383235



