VatsalPatel18/Open-Weather-ChatBot
收藏资源简介:
--- license: cc-by-nc-sa-4.0 dataset_info: features: - name: api_response struct: - name: date dtype: string - name: description dtype: string - name: humidity dtype: int64 - name: location dtype: string - name: temperature dtype: float64 - name: wind_speed dtype: float64 - name: user_input dtype: string - name: intent_extraction struct: - name: entities struct: - name: city dtype: string - name: date dtype: string - name: intent dtype: string - name: assistant_response dtype: string splits: - name: train num_bytes: 198005 num_examples: 664 download_size: 29968 dataset_size: 198005 configs: - config_name: default data_files: - split: train path: data/train-* ---
--- license: 知识共享署名-非商业性使用-相同方式共享4.0国际协议(CC BY-NC-SA 4.0) dataset_info: features: - name: API响应(API Response) struct: - name: 日期 dtype: 字符串类型 - name: 描述 dtype: 字符串类型 - name: 湿度 dtype: 64位整数类型 - name: 地点 dtype: 字符串类型 - name: 温度 dtype: 64位浮点类型 - name: 风速 dtype: 64位浮点类型 - name: 用户输入 dtype: 字符串类型 - name: 意图抽取(Intent Extraction) struct: - name: 实体 struct: - name: 城市 dtype: 字符串类型 - name: 日期 dtype: 字符串类型 - name: 意图 dtype: 字符串类型 - name: 助手回复 dtype: 字符串类型 splits: - name: 训练集 num_bytes: 198005 num_examples: 664 download_size: 29968 字节 dataset_size: 198005 字节 configs: - config_name: 默认配置 data_files: - split: 训练集 path: data/train-* ---
数据集概述
许可证
- 许可证类型:CC BY-NC-SA 4.0
数据集信息
特征
- api_response
- 结构化字段:
- date: 字符串类型
- description: 字符串类型
- humidity: 整数类型
- location: 字符串类型
- temperature: 浮点数类型
- wind_speed: 浮点数类型
- 结构化字段:
- user_input: 字符串类型
- intent_extraction
- 结构化字段:
- entities
- city: 字符串类型
- date: 字符串类型
- intent: 字符串类型
- entities
- 结构化字段:
- assistant_response: 字符串类型
数据分割
- train
- 字节数:198005
- 样本数:664
数据集大小
- 下载大小:29968 字节
- 数据集大小:198005 字节
配置
- default
- 数据文件路径:
data/train-*
- 数据文件路径:




