Weni/wenigpt-agent-1.2.0
收藏Hugging Face2024-04-06 更新2024-04-21 收录
下载链接:
https://hf-mirror.com/datasets/Weni/wenigpt-agent-1.2.0
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: link
dtype: string
- name: content
dtype: string
- name: content_base_uuid
dtype: string
- name: base_link_uuid
dtype: string
- name: adjective
dtype: string
- name: name
dtype: string
- name: occupation
dtype: string
- name: chatbot_goal
dtype: string
- name: instructions
sequence: string
- name: question
dtype: string
- name: answer
dtype: string
- name: human_eval
dtype: string
- name: id
dtype: int64
- name: chunks_small
list:
- name: content
dtype: string
- name: score
dtype: float64
- name: chunks_big
list:
- name: content
dtype: string
- name: score
dtype: float64
- name: groundedness
dtype: float64
- name: correct_ans
dtype: int64
- name: greetings
dtype: int64
- name: context_size_classification
dtype: int64
- name: emoji
dtype: int64
- name: groundedness-gpt4
dtype: float64
splits:
- name: train
num_bytes: 39779054
num_examples: 2333
- name: test
num_bytes: 5380376
num_examples: 300
download_size: 7768042
dataset_size: 45159430
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
提供机构:
Weni
原始信息汇总
数据集概述
数据集特征
- title:字符串类型
- link:字符串类型
- content:字符串类型
- content_base_uuid:字符串类型
- base_link_uuid:字符串类型
- adjective:字符串类型
- name:字符串类型
- occupation:字符串类型
- chatbot_goal:字符串类型
- instructions:序列类型,字符串
- question:字符串类型
- answer:字符串类型
- human_eval:字符串类型
- id:整数类型,64位
- chunks_small:列表类型,包含
- content:字符串类型
- score:浮点数类型,64位
- chunks_big:列表类型,包含
- content:字符串类型
- score:浮点数类型,64位
- groundedness:浮点数类型,64位
- correct_ans:整数类型,64位
- greetings:整数类型,64位
- context_size_classification:整数类型,64位
- emoji:整数类型,64位
- groundedness-gpt4:浮点数类型,64位
数据集分割
- train:
- 数据量:39779054字节
- 示例数:2333
- test:
- 数据量:5380376字节
- 示例数:300
数据集大小
- 下载大小:7768042字节
- 数据集总大小:45159430字节
配置
- config_name: default
- train数据路径:
data/train-* - test数据路径:
data/test-*
- train数据路径:



