Deojoandco/capstone_fromgpt_without_gold_v6
收藏Hugging Face2023-11-23 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Deojoandco/capstone_fromgpt_without_gold_v6
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: dialog_id
dtype: int64
- name: dialogue
dtype: string
- name: summary
dtype: string
- name: gold_tags
dtype: string
- name: gpt_success
dtype: bool
- name: gpt_response
dtype: string
- name: gold_tags_tokens_count
dtype: int64
- name: GPT_TAGS_FOUND
dtype: bool
- name: gpt_output_tags
dtype: string
- name: gpt_output_tag_tokens_count
dtype: int64
- name: GPT_MI_FOUND
dtype: bool
- name: gpt_tags_token_count
dtype: int64
- name: gpt_tags
dtype: string
- name: tag_token_count_match
dtype: bool
splits:
- name: test
num_bytes: 20174
num_examples: 12
download_size: 21461
dataset_size: 20174
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "capstone_fromgpt_without_gold_v6"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Deojoandco
原始信息汇总
数据集概述
数据集信息
-
特征列表:
dialog_id: 数据类型为int64dialogue: 数据类型为stringsummary: 数据类型为stringgold_tags: 数据类型为stringgpt_success: 数据类型为boolgpt_response: 数据类型为stringgold_tags_tokens_count: 数据类型为int64GPT_TAGS_FOUND: 数据类型为boolgpt_output_tags: 数据类型为stringgpt_output_tag_tokens_count: 数据类型为int64GPT_MI_FOUND: 数据类型为boolgpt_tags_token_count: 数据类型为int64gpt_tags: 数据类型为stringtag_token_count_match: 数据类型为bool
-
数据分割:
test: 包含 12 个样本,总字节数为 20174
-
数据集大小:
- 下载大小:21461 字节
- 数据集大小:20174 字节
配置信息
- 配置名称:default
- 数据文件:
test: 路径为data/test-*
- 数据文件:



