Deojoandco/capstone_fromgpt_without_gold_v3
收藏Hugging Face2023-11-22 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Deojoandco/capstone_fromgpt_without_gold_v3
下载链接
链接失效反馈官方服务:
资源简介:
---
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: 20712
num_examples: 12
download_size: 22423
dataset_size: 20712
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
# Dataset Card for "capstone_fromgpt_without_gold_v3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Deojoandco
原始信息汇总
数据集概述
数据集信息
特征
- dialog_id: 数据类型为
int64 - dialogue: 数据类型为
string - summary: 数据类型为
string - gold_tags: 数据类型为
string - gpt_success: 数据类型为
bool - gpt_response: 数据类型为
string - gold_tags_tokens_count: 数据类型为
int64 - GPT_TAGS_FOUND: 数据类型为
bool - gpt_output_tags: 数据类型为
string - gpt_output_tag_tokens_count: 数据类型为
int64 - GPT_MI_FOUND: 数据类型为
bool - gpt_tags_token_count: 数据类型为
int64 - gpt_tags: 数据类型为
string - tag_token_count_match: 数据类型为
bool
分割
- test: 包含 12 个样本,占用 20712 字节
大小
- 下载大小: 22423 字节
- 数据集大小: 20712 字节
配置
- default: 包含测试数据文件,路径为
data/test-*



