james-burton/fake_job_postings2_ordinal
收藏Hugging Face2023-05-02 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/james-burton/fake_job_postings2_ordinal
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: title
dtype: string
- name: salary_range
dtype: string
- name: description
dtype: string
- name: required_experience
dtype: float64
- name: required_education
dtype: float64
- name: fraudulent
dtype: int64
splits:
- name: train
num_bytes: 14562033
num_examples: 10816
- name: validation
num_bytes: 2475564
num_examples: 1909
- name: test
num_bytes: 4338892
num_examples: 3182
download_size: 12105011
dataset_size: 21376489
---
# Dataset Card for "fake_job_postings2_ordinal"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
james-burton
原始信息汇总
数据集概述
数据集特征
- title:职位标题,数据类型为字符串。
- salary_range:薪资范围,数据类型为字符串。
- description:职位描述,数据类型为字符串。
- required_experience:所需经验,数据类型为浮点数。
- required_education:所需教育水平,数据类型为浮点数。
- fraudulent:是否为欺诈职位,数据类型为整数。
数据集划分
- 训练集(train):包含10816个样本,总大小为14562033字节。
- 验证集(validation):包含1909个样本,总大小为2475564字节。
- 测试集(test):包含3182个样本,总大小为4338892字节。
数据集大小
- 下载大小:12105011字节。
- 总数据集大小:21376489字节。



