M-A-E/hotel-booking-assistant
收藏Hugging Face2024-07-01 更新2024-07-06 收录
下载链接:
https://hf-mirror.com/datasets/M-A-E/hotel-booking-assistant
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: system
struct:
- name: content
dtype: string
- name: role
dtype: string
- name: user
struct:
- name: content
dtype: string
- name: role
dtype: string
- name: assistant
struct:
- name: content
dtype: string
- name: role
dtype: string
- name: source
dtype: string
- name: __index_level_0__
dtype: int64
splits:
- name: train
num_bytes: 23510629
num_examples: 9254
- name: test
num_bytes: 2056186.0
num_examples: 1720
download_size: 6029322
dataset_size: 25566815.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
# Dataset Card for "hotel-booking-assistant"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
M-A-E
原始信息汇总
数据集概述
数据集信息
特征结构
- system
- content: 字符串类型
- role: 字符串类型
- user
- content: 字符串类型
- role: 字符串类型
- assistant
- content: 字符串类型
- role: 字符串类型
- source: 字符串类型
- index_level_0: 整数类型
数据分割
- train
- 字节数: 23510629
- 样本数: 9254
- test
- 字节数: 2056186.0
- 样本数: 1720
数据集大小
- 下载大小: 6029322
- 数据集总大小: 25566815.0
配置
- default
- train: data/train-*
- test: data/test-*



