insub/imdb_prefix3_forDPO_gpt2-large-imdb-FT_siebert_sentiment-roberta-large-english
收藏Hugging Face2024-01-03 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/insub/imdb_prefix3_forDPO_gpt2-large-imdb-FT_siebert_sentiment-roberta-large-english
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: text
dtype: string
- name: chosen
struct:
- name: score
dtype: float64
- name: text
dtype: string
- name: rejected
struct:
- name: score
dtype: float64
- name: text
dtype: string
splits:
- name: train
num_bytes: 22569054
num_examples: 25000
- name: test
num_bytes: 22528033
num_examples: 25000
download_size: 24024643
dataset_size: 45097087
---
# Dataset Card for "imdb_prefix3_forDPO_gpt2-large-imdb-FT_siebert_sentiment-roberta-large-english"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
The dataset includes three main features: text, chosen, and rejected. Both chosen and rejected features contain two sub-features: score and text. The dataset is divided into two parts: train and test, each with 25000 samples. The total download size of the dataset is 24024643 bytes, and the total size is 45097087 bytes.
提供机构:
insub
原始信息汇总
数据集信息
特征
- text: 数据类型为字符串。
- chosen: 包含以下结构:
- score: 数据类型为浮点数(float64)。
- text: 数据类型为字符串。
- rejected: 包含以下结构:
- score: 数据类型为浮点数(float64)。
- text: 数据类型为字符串。
数据分割
- train:
- 字节数: 22569054
- 样本数: 25000
- test:
- 字节数: 22528033
- 样本数: 25000
数据大小
- 下载大小: 24024643 字节
- 数据集大小: 45097087 字节



