tranthaihoa's picture
Upload dataset
eebd7d2 verified
metadata
dataset_info:
  features:
    - name: all_content
      dtype: string
    - name: title
      dtype: string
    - name: post_date
      dtype: string
    - name: Location
      dtype: string
    - name: description
      dtype: string
    - name: skills
      sequence: string
    - name: experience_level
      dtype: string
    - name: job_type
      dtype: string
    - name: project_type
      dtype: string
    - name: platform
      dtype: string
    - name: url
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 9170439
      num_examples: 1897
    - name: test
      num_bytes: 2233870
      num_examples: 475
  download_size: 5492417
  dataset_size: 11404309
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*