File size: 717 Bytes
ed89803
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4a09b4b
ed89803
 
4a09b4b
ed89803
 
4a09b4b
ed89803
4a09b4b
 
ed89803
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
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)