onepaneai/faithfulness-f1score-spl-prompt-gpt-benchmarking
收藏Hugging Face2024-05-30 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/onepaneai/faithfulness-f1score-spl-prompt-gpt-benchmarking
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: response
dtype: string
- name: f1_score
dtype: float64
- name: spl_query_status
dtype: int64
splits:
- name: train
num_bytes: 663111
num_examples: 100
download_size: 89261
dataset_size: 663111
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
onepaneai
原始信息汇总
数据集概述
数据特征
- 问题 (question): 数据类型为字符串 (string)
- 上下文 (context): 数据类型为字符串 (string)
- 回答 (response): 数据类型为字符串 (string)
- F1分数 (f1_score): 数据类型为浮点数 (float64)
- 查询状态 (spl_query_status): 数据类型为整数 (int64)
数据分割
- 训练集 (train):
- 字节数: 663111
- 样本数: 100
数据集大小
- 下载大小: 89261 字节
- 数据集大小: 663111 字节
配置
- 默认配置 (default):
- 数据文件路径:
data/train-*
- 数据文件路径:



