VatsalPatel18/Open-Weather-ChatBot
收藏Hugging Face2024-06-12 更新2024-06-29 收录
下载链接:
https://hf-mirror.com/datasets/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-*
---
提供机构:
VatsalPatel18
原始信息汇总
数据集概述
许可证
- 许可证类型: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-*
- 数据文件路径:



