C-MTEB/waimai-classification
收藏Hugging Face2023-07-28 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/C-MTEB/waimai-classification
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: label
dtype: int64
- name: text
dtype: string
splits:
- name: train
num_bytes: 682948.5275715358
num_examples: 8000
- name: test
num_bytes: 85368.56594644197
num_examples: 1000
download_size: 499472
dataset_size: 768317.0935179777
---
# Dataset Card for "waimai-classification"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
---
配置项:
- config_name: 默认(default)
data_files:
- split: 训练集(train)
path: data/train-*
- split: 测试集(test)
path: data/test-*
数据集元信息:
特征字段:
- name: 标签(label)
dtype: 64位整数(int64)
- name: 文本(text)
dtype: 字符串(string)
数据划分:
- name: 训练集(train)
字节占用量: 682948.5275715358
样本数量: 8000
- name: 测试集(test)
字节占用量: 85368.56594644197
样本数量: 1000
下载总大小: 499472
数据集总存储大小: 768317.0935179777
---
# "外卖分类(waimai-classification)"数据集卡片
[更多信息待补充](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
C-MTEB
原始信息汇总
数据集概述
配置信息
- 默认配置:
- 训练数据:路径为
data/train-* - 测试数据:路径为
data/test-*
- 训练数据:路径为
数据集特征
- 标签(label):数据类型为
int64 - 文本(text):数据类型为
string
数据集分割
- 训练集:
- 样本数量:8000
- 数据大小:682948.5275715358 字节
- 测试集:
- 样本数量:1000
- 数据大小:85368.56594644197 字节
数据集大小
- 下载大小:499472 字节
- 数据集总大小:768317.0935179777 字节



