onepaneai/faithfulness-precision-spl-prompt-gpt-benchmarking
收藏Hugging Face2024-05-29 更新2024-06-12 收录
下载链接:
https://hf-mirror.com/datasets/onepaneai/faithfulness-precision-spl-prompt-gpt-benchmarking
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: response
dtype: string
- name: precision_score
dtype: float64
splits:
- name: train
num_bytes: 736260
num_examples: 100
download_size: 96715
dataset_size: 736260
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
This dataset includes four main features: question, context, response, and precision_score. The data types for each feature are string and float64 respectively. The dataset is divided into a training set (train) with 100 examples, totaling 736260 bytes. The download size of the dataset is 96715 bytes.
提供机构:
onepaneai
原始信息汇总
数据集概述
数据集特征
- question: 数据类型为字符串 (string)
- context: 数据类型为字符串 (string)
- response: 数据类型为字符串 (string)
- precision_score: 数据类型为浮点数 (float64)
数据集划分
- train:
- 数据量: 736260 字节
- 示例数量: 100
数据集大小
- 下载大小: 96715 字节
- 数据集总大小: 736260 字节
配置
- config_name: default
- data_files:
- split: train
- path: data/train-*



