preference-agents-experiments/enron-standardized-jeff-dasovich-20-split-rulegen-training-data-nobaseline
收藏Hugging Face2024-06-07 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/preference-agents-experiments/enron-standardized-jeff-dasovich-20-split-rulegen-training-data-nobaseline
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: id
dtype: string
- name: metadata
dtype: string
- name: input
dtype: string
- name: output
dtype: string
- name: small_model_baseline
dtype: string
- name: large_model_baseline
dtype: string
- name: large_model_with_70b_rules
dtype: string
- name: large_model_with_8b_rules
dtype: string
- name: large_model_with_nobaseline_rules
dtype: string
- name: no_baseline_rules
dtype: string
- name: with_70b_baseline_rules
dtype: string
- name: with_8b_baseline_rules
dtype: string
- name: text
dtype: string
splits:
- name: train
num_bytes: 7620274
num_examples: 797
- name: test
num_bytes: 1869419
num_examples: 200
download_size: 4407595
dataset_size: 9489693
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
The dataset includes multiple features such as id, metadata, input, output, etc., with each feature being of string type. The dataset is divided into a training set and a test set, containing 797 and 200 samples respectively. The download size of the dataset is 4407595 bytes, and the total size is 9489693 bytes. The dataset configuration is set to default, with the training and test data files stored in the paths data/train-* and data/test-* respectively.
提供机构:
preference-agents-experiments
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- metadata: 字符串类型
- input: 字符串类型
- output: 字符串类型
- small_model_baseline: 字符串类型
- large_model_baseline: 字符串类型
- large_model_with_70b_rules: 字符串类型
- large_model_with_8b_rules: 字符串类型
- large_model_with_nobaseline_rules: 字符串类型
- no_baseline_rules: 字符串类型
- with_70b_baseline_rules: 字符串类型
- with_8b_baseline_rules: 字符串类型
- text: 字符串类型
数据集分割
- train:
- 示例数量: 797
- 字节数: 7620274
- test:
- 示例数量: 200
- 字节数: 1869419
数据集大小
- 下载大小: 4407595
- 数据集总大小: 9489693
配置信息
- config_name: default
- data_files:
- train: data/train-*
- test: data/test-*



