Deojoandco/capstone_fromgpt_without_gold_v5
收藏资源简介:
--- 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: 19859 num_examples: 12 download_size: 21426 dataset_size: 19859 configs: - config_name: default data_files: - split: test path: data/test-* --- # Dataset Card for "capstone_fromgpt_without_gold_v5" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集信息
-
特征列表:
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 个样本,总字节数为 19859
-
数据集大小:
- 下载大小:21426 字节
- 数据集大小:19859 字节
配置信息
- 配置名称:default
- 数据文件:
test分割的数据文件路径为data/test-*



