preference-agents/new-yorker-baseline
收藏Hugging Face2024-06-02 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/preference-agents/new-yorker-baseline
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: date
dtype: string
- name: year
dtype: int64
- name: month
dtype: float64
- name: day
dtype: int64
- name: author
dtype: string
- name: title
dtype: string
- name: article
dtype: string
- name: url
dtype: string
- name: section
dtype: string
- name: publication
dtype: string
- name: generated_intent_Meta-Llama-3-70B-Instruct
dtype: string
- name: cleaned_intent_Meta-Llama-3-70B-Instruct
dtype: string
- name: generated_baseline_Meta-Llama-3-70B-Instruct
dtype: string
splits:
- name: train
num_bytes: 29552929
num_examples: 3051
download_size: 17999556
dataset_size: 29552929
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
preference-agents
原始信息汇总
数据集概述
数据集特征
- date:日期,数据类型为字符串。
- year:年份,数据类型为整数。
- month:月份,数据类型为浮点数。
- day:日,数据类型为整数。
- author:作者,数据类型为字符串。
- title:标题,数据类型为字符串。
- article:文章,数据类型为字符串。
- url:网址,数据类型为字符串。
- section:部分,数据类型为字符串。
- publication:出版物,数据类型为字符串。
- generated_intent_Meta-Llama-3-70B-Instruct:生成的意图,数据类型为字符串。
- cleaned_intent_Meta-Llama-3-70B-Instruct:清理后的意图,数据类型为字符串。
- generated_baseline_Meta-Llama-3-70B-Instruct:生成的基线,数据类型为字符串。
数据集划分
- train:训练集,包含3051个样本,数据大小为29552929字节。
数据集大小
- 下载大小:17999556字节。
- 数据集大小:29552929字节。
配置
- config_name:default
- data_files:
- split:train
- path:data/train-*



