mjang01011/cs329x-distributional-alignment
收藏Hugging Face2025-12-06 更新2025-12-20 收录
下载链接:
https://hf-mirror.com/datasets/mjang01011/cs329x-distributional-alignment
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
dataset_info:
features:
- name: task_name
dtype: string
- name: prompt
list:
- name: content
dtype: string
- name: role
dtype: string
- name: human_responses
sequence: string
- name: description_text
dtype: string
- name: input_text
dtype: string
- name: target_outputs
sequence: string
- name: target_probs
sequence: float64
splits:
- name: train
num_bytes: 336114835
num_examples: 35928
- name: validation
num_bytes: 80138693
num_examples: 8983
- name: test
num_bytes: 1375636
num_examples: 940
download_size: 2687485
dataset_size: 417629164
---
# Dataset Card for "cs329x-distributional-alignment"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
mjang01011



