yuufong/setfit_ds
收藏官方服务:
资源简介:
--- dataset_info: features: - name: text dtype: string - name: label dtype: class_label: names: '0': Business & Finance '1': Computers & Internet '2': Education & Reference '3': Entertainment & Music '4': Family & Relationships '5': Medical Domain '6': Politics & Government '7': Society & Culture '8': Sports splits: - name: train num_bytes: 58270.4 num_examples: 180 - name: test num_bytes: 233081.6 num_examples: 720 download_size: 194634 dataset_size: 291352.0 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---
提供机构:
yuufong原始信息汇总
数据集概述
特征信息
- text: 数据类型为字符串。
- label: 数据类型为分类标签,包含以下类别:
- 0: 商业与金融
- 1: 计算机与互联网
- 2: 教育与参考
- 3: 娱乐与音乐
- 4: 家庭与关系
- 5: 医疗领域
- 6: 政治与政府
- 7: 社会与文化
- 8: 体育
数据分割
- train: 包含180个样本,占用58270.4字节。
- test: 包含720个样本,占用233081.6字节。
数据集大小
- 下载大小: 194634字节
- 数据集大小: 291352.0字节
配置信息
- default:
- 训练数据文件路径:
data/train-* - 测试数据文件路径:
data/test-*
- 训练数据文件路径:



