Weni/wenigpt-agent-1.3.0
收藏Hugging Face2024-04-04 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/Weni/wenigpt-agent-1.3.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
splits:
- name: train
num_bytes: 19183275
num_examples: 1133
- name: test
num_bytes: 3054198
num_examples: 161
download_size: 5226500
dataset_size: 22237473
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位整数类型
数据集划分
- train:包含1133个样本,总大小为19183275字节
- test:包含161个样本,总大小为3054198字节
数据集大小
- 下载大小:5226500字节
- 数据集总大小:22237473字节
配置文件
- config_name:default
- data_files:
- train:路径为
data/train-* - test:路径为
data/test-*
- train:路径为



