preference-agents-experiments/charles-bethea-20-split
收藏Hugging Face2024-06-06 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/preference-agents-experiments/charles-bethea-20-split
下载链接
链接失效反馈官方服务:
资源简介:
---
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_70B-Instruct
dtype: string
- name: generated_baseline_emails_70B-Instruct
dtype: string
- name: generated_rules_no_baseline_70B-Instruct
dtype: string
- name: generated_gold_nob_emails_70B-Instruct
dtype: string
- name: generated_baseline_emails_8B-Instruct
dtype: string
- name: generated_rules_with_baseline_70B-Instruct
dtype: string
- name: generated_gold_baseline_emails_70B-Instruct
dtype: string
- name: naiveft_baseline
dtype: string
splits:
- name: train
num_bytes: 7759548
num_examples: 297
- name: test
num_bytes: 1937640
num_examples: 75
download_size: 5060929
dataset_size: 9697188
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset contains news articles and other text data, featuring attributes such as date, year, month, day, author, title, article content, URL, section, publication, and multiple generated intent and email-related fields. The dataset is divided into a training set and a test set, containing 297 and 75 samples respectively. The dataset size and download size are 9697188 bytes and 5060929 bytes respectively.
提供机构:
preference-agents-experiments
原始信息汇总
数据集概述
数据集特征
- date: 字符串类型
- year: 整数类型
- month: 浮点数类型
- day: 整数类型
- author: 字符串类型
- title: 字符串类型
- article: 字符串类型
- url: 字符串类型
- section: 字符串类型
- publication: 字符串类型
- generated_intent_70B-Instruct: 字符串类型
- generated_baseline_emails_70B-Instruct: 字符串类型
- generated_rules_no_baseline_70B-Instruct: 字符串类型
- generated_gold_nob_emails_70B-Instruct: 字符串类型
- generated_baseline_emails_8B-Instruct: 字符串类型
- generated_rules_with_baseline_70B-Instruct: 字符串类型
- generated_gold_baseline_emails_70B-Instruct: 字符串类型
- naiveft_baseline: 字符串类型
数据集分割
- train: 297个样本,大小为7759548字节
- test: 75个样本,大小为1937640字节
数据集大小
- 下载大小: 5060929字节
- 数据集大小: 9697188字节
数据文件配置
- default 配置:
- 训练数据路径:
data/train-* - 测试数据路径:
data/test-*
- 训练数据路径:



