vidhikatkoria/SGD_Flights
收藏资源简介:
--- dataset_info: features: - name: domain dtype: string - name: context dtype: string - name: response dtype: string - name: act dtype: int64 - name: speaker dtype: int64 splits: - name: train num_bytes: 6377556.63733501 num_examples: 20682 - name: test num_bytes: 282 num_examples: 1 download_size: 2501341 dataset_size: 6377838.63733501 --- # Dataset Card for "SGD_Flights" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
--- 数据集信息: 特征字段: - 字段名:领域(domain),数据类型:字符串 - 字段名:上下文(context),数据类型:字符串 - 字段名:回复(response),数据类型:字符串 - 字段名:对话行为(act),数据类型:整型 - 字段名:说话者标识(speaker),数据类型:整型 数据集划分: - 划分名称:训练集(train),字节大小:6377556.63733501,样本数量:20682 - 划分名称:测试集(test),字节大小:282,样本数量:1 下载大小:2501341 数据集总大小:6377838.63733501 --- # 「SGD_Flights」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
SGD_Flights
数据集特征
- domain: 数据类型为字符串(string)
- context: 数据类型为字符串(string)
- response: 数据类型为字符串(string)
- act: 数据类型为整数(int64)
- speaker: 数据类型为整数(int64)
数据集分割
- 训练集(train):
- 示例数量: 20682
- 数据大小: 6377556.63733501字节
- 测试集(test):
- 示例数量: 1
- 数据大小: 282字节
数据集大小
- 下载大小: 2501341字节
- 总数据大小: 6377838.63733501字节



