arjun3103/distillation_eval_52
收藏Hugging Face2024-05-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/arjun3103/distillation_eval_52
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: gpt_response
dtype: string
- name: dist_llm_reponse
dtype: string
- name: dist_llm_score
dtype: int64
- name: base_llm_response
dtype: string
- name: base_llm_score
dtype: int64
splits:
- name: train
num_bytes: 100293
num_examples: 52
download_size: 38563
dataset_size: 100293
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
arjun3103
原始信息汇总
数据集概述
数据集特征
- question:字符串类型
- gpt_response:字符串类型
- dist_llm_response:字符串类型
- dist_llm_score:整数类型(int64)
- base_llm_response:字符串类型
- base_llm_score:整数类型(int64)
数据集分割
- train:
- 数据大小:100293字节
- 示例数量:52个
数据集大小
- 下载大小:38563字节
- 数据集总大小:100293字节
配置
- default:
- 数据文件路径:
data/train-*
- 数据文件路径:



