james-burton's picture
Upload README.md with huggingface_hub
4a09b4b
|
raw
history blame contribute delete
No virus
717 Bytes
metadata
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