dmayhem93/self-critiquing-critique-answer-ranking-test
收藏Hugging Face2023-04-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/dmayhem93/self-critiquing-critique-answer-ranking-test
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 14668454
num_examples: 2348
download_size: 4123167
dataset_size: 14668454
---
# Dataset Card for "self-critiquing-critique-answer-ranking-test"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
dmayhem93
原始信息汇总
数据集概述
数据集名称
self-critiquing-critique-answer-ranking-test
数据集特征
- 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: 布尔类型
- rankings: 序列类型,整数类型
数据集分割
- train: 2348个样本,数据大小为14668454字节
数据集大小
- 下载大小: 4123167字节
- 数据集大小: 14668454字节



