Jayasuryan/Resume_classification
收藏Hugging Face2024-03-04 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Jayasuryan/Resume_classification
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: ID
dtype: string
- name: Resume_str
dtype: string
- name: Resume_html
dtype: string
- name: Category
dtype: string
splits:
- name: train
num_bytes: 54662670
num_examples: 3446
download_size: 19993106
dataset_size: 54662670
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
The dataset includes four features: ID, Resume_str, Resume_html, and Category, all of which are of string type. The dataset is split into a training set with 3446 examples, totaling 54662670 bytes. The download size of the dataset is 19993106 bytes. The dataset configuration is set to default, with training data files located at data/train-*.
提供机构:
Jayasuryan
原始信息汇总
数据集概述
数据特征
- ID: 数据类型为字符串。
- Resume_str: 数据类型为字符串。
- Resume_html: 数据类型为字符串。
- Category: 数据类型为字符串。
数据分割
- train: 包含3446个样本,总字节数为54662670。
数据集大小
- 下载大小: 19993106字节。
- 数据集大小: 54662670字节。
配置
- default: 包含训练数据文件,路径为
data/train-*。



