varun-v-rao/mimic-cxr-dpo-with-metrics
收藏Hugging Face2023-12-10 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/varun-v-rao/mimic-cxr-dpo-with-metrics
下载链接
链接失效反馈官方服务:
资源简介:
---
license: mit
dataset_info:
features:
- name: prompt
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: rougeL
dtype: float64
- name: F1RadGraph
dtype: float64
- name: F1CheXbert
dtype: float32
splits:
- name: train
num_bytes: 77989978
num_examples: 125417
download_size: 26646031
dataset_size: 77989978
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes multiple features such as prompt, chosen, rejected, and evaluation metrics like rougeL, F1RadGraph, and F1CheXbert. It is divided into a training set with 125417 examples. The download size of the dataset is 26646031 bytes, and the actual size is 77989978 bytes.
提供机构:
varun-v-rao
原始信息汇总
数据集概述
数据集信息
特征
- prompt: 数据类型为字符串(string)
- chosen: 数据类型为字符串(string)
- rejected: 数据类型为字符串(string)
- rougeL: 数据类型为浮点数(float64)
- F1RadGraph: 数据类型为浮点数(float64)
- F1CheXbert: 数据类型为浮点数(float32)
数据分割
- train: 包含125417个样本,占用77989978字节
数据集大小
- 下载大小: 26646031字节
- 实际大小: 77989978字节
配置
- default: 包含训练数据文件,路径为
data/train-*



