--- dataset_info: features: - name: job_title dtype: string - name: city dtype: string - name: function dtype: string - name: sector dtype: string - name: Expérience requise dtype: string - name: Région dtype: string - name: Niveau d'étude et formation dtype: string - name: Type de contrat dtype: string - name: Télétravail dtype: string - name: soft_skills dtype: string - name: Entreprise dtype: string - name: Poste dtype: string - name: Profil recherché dtype: string - name: Adresse dtype: string - name: recruiter_id dtype: string - name: job_offer_id dtype: int64 - name: Poste avec Management dtype: string - name: Qualités requises pour réussir dans ce rôle dtype: string - name: Ce que vous pouvez attendre de nous dtype: string - name: pub_date dtype: string - name: exp_date dtype: string - name: pub_date_day dtype: int64 - name: pub_date_month dtype: int64 - name: pub_date_year dtype: int64 - name: exp_date_day dtype: int64 - name: exp_date_month dtype: int64 - name: exp_date_year dtype: int64 - name: locations dtype: string splits: - name: train num_bytes: 297022334 num_examples: 102641 download_size: 71557440 dataset_size: 297022334 configs: - config_name: default data_files: - split: train path: data/train-* --- This data was scraped as part of work to construct an uncertain knowledge graph for hard skill prediction and course recommendation.