withpi/contract_scoring_v7
收藏Hugging Face2024-10-20 更新2025-04-12 收录
下载链接:
https://hf-mirror.com/datasets/withpi/contract_scoring_v7
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system_prompt
dtype: string
- name: input
dtype: string
- name: response
dtype: string
- name: question
dtype: string
- name: label_GPT4o_DG_1
dtype: int64
- name: label_GPT4o_DG_2
dtype: int64
- name: label_GPT4o_DG_3
dtype: int64
splits:
- name: train
num_bytes: 31970463.58232463
num_examples: 10971
- name: test
num_bytes: 7993344.4176753685
num_examples: 2743
download_size: 9786405
dataset_size: 39963808.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
- Uses the prompts from https://github.com/f/awesome-chatgpt-prompts/blob/main/prompts.csv.
- Generates two responses using GPT_4o and LLAMA31_70B. Scores thrice using GPT_4o with zero temperature.
数据集信息:
特征字段:
- 名称:system_prompt(系统提示词),数据类型:字符串
- 名称:input(输入),数据类型:字符串
- 名称:response(回复),数据类型:字符串
- 名称:question(问题),数据类型:字符串
- 名称:label_GPT4o_DG_1(GPT-4o_DG_1标签),数据类型:64位整数
- 名称:label_GPT4o_DG_2(GPT-4o_DG_2标签),数据类型:64位整数
- 名称:label_GPT4o_DG_3(GPT-4o_DG_3标签),数据类型:64位整数
数据划分:
- 划分名称:训练集(train),占用字节数:31970463.58232463,样本数量:10971
- 划分名称:测试集(test),占用字节数:7993344.4176753685,样本数量:2743
下载总大小:9786405,数据集总存储大小:39963808.0
配置项:
- 配置名称:default(默认配置),数据文件路径:
- 训练集:data/train-*
- 测试集:data/test-*
- 本数据集采用来自https://github.com/f/awesome-chatgpt-prompts/blob/main/prompts.csv 的提示词集
- 本数据集通过GPT-4o与LLAMA31_70B生成两条回复,并使用GPT-4o以零温度(zero temperature)设置进行三次打分
提供机构:
withpi



