preference-agents-working/cnn_gold
收藏Hugging Face2024-06-04 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/preference-agents-working/cnn_gold
下载链接
链接失效反馈官方服务:
资源简介:
---
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
- name: generated_no_baseline_rules_Meta-Llama-3-70B-Instruct
dtype: string
- name: cleaned_no_baseline_rules_Meta-Llama-3-70B-Instruct
dtype: string
- name: generated_nob_rule_gold_rules_Meta-Llama-3-70B-Instruct
dtype: string
splits:
- name: train
num_bytes: 26659803
num_examples: 1525
- name: test
num_bytes: 26983848
num_examples: 1526
download_size: 29785360
dataset_size: 53643651
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes various features such as date, year, month, day, author, title, article, URL, section, publication, and multiple generated and cleaned intent fields related to Meta-Llama-3-70B-Instruct. The dataset is divided into training and test sets, containing 1525 and 1526 samples respectively. The total download size of the dataset is 29785360 bytes, and the total dataset size is 53643651 bytes.
提供机构:
preference-agents-working
原始信息汇总
数据集概述
数据集特征
- 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: 字符串类型
- generated_no_baseline_rules_Meta-Llama-3-70B-Instruct: 字符串类型
- cleaned_no_baseline_rules_Meta-Llama-3-70B-Instruct: 字符串类型
- generated_nob_rule_gold_rules_Meta-Llama-3-70B-Instruct: 字符串类型
数据集划分
- train: 1525个样本,大小为26659803字节
- test: 1526个样本,大小为26983848字节
数据集大小
- 下载大小: 29785360字节
- 数据集总大小: 53643651字节
数据文件配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为



