rungalileo/conv_intent_w_inference
收藏资源简介:
--- dataset_info: features: - name: id dtype: int32 - name: text dtype: string - name: label dtype: class_label: names: 0: PlayMusic 1: BookRestaurant 2: GetWeather 3: SearchCreativeWork 4: AddToPlaylist 5: RateBook 6: SearchScreeningEvent - name: str_label dtype: string splits: - name: inference_example num_bytes: 230847 num_examples: 2723 - name: train num_bytes: 856479 num_examples: 11061 - name: validation num_bytes: 56192 num_examples: 700 download_size: 491008 dataset_size: 1143518 --- # Dataset Card for "conv_intent_w_inference" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集信息: 特征字段: - 字段名:id,数据类型:32位整型 - 字段名:text,数据类型:字符串 - 字段名:label,数据类型:类标签(class_label),其类别映射如下: 0: 播放音乐(PlayMusic) 1: 预订餐厅(BookRestaurant) 2: 获取天气(GetWeather) 3: 搜索创意作品(SearchCreativeWork) 4: 添加至播放列表(AddToPlaylist) 5: 评价书籍(RateBook) 6: 搜索放映活动(SearchScreeningEvent) - 字段名:str_label,数据类型:字符串 数据划分: - 划分名称:推理示例集,字节数:230847,样本数:2723 - 划分名称:训练集,字节数:856479,样本数:11061 - 划分名称:验证集,字节数:56192,样本数:700 下载大小:491008 数据集总大小:1143518 # 「conv_intent_w_inference」数据集卡片 [需补充更多信息](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
数据集概述
数据集名称
conv_intent_w_inference
数据集特征
- id: 整数类型 (int32)
- text: 字符串类型 (string)
- label: 分类标签,包括以下类别:
- 0: PlayMusic
- 1: BookRestaurant
- 2: GetWeather
- 3: SearchCreativeWork
- 4: AddToPlaylist
- 5: RateBook
- 6: SearchScreeningEvent
- str_label: 字符串类型 (string)
数据集分割
- inference_example: 包含2723个样本,总大小为230847字节
- train: 包含11061个样本,总大小为856479字节
- validation: 包含700个样本,总大小为56192字节
数据集大小
- 下载大小: 491008字节
- 数据集总大小: 1143518字节




