datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
miluim-career-bridge
Miluim Career Bridge - Dataset
Synthetic Hebrew-context job-ad pairs translating Israeli reserve-service (miluim) experience into civilian job language, across 8 categories. Generated with Qwen/Qwen2.5-1.5B-Instruct (see notebooks/01_generation.ipynb for the full pipeline).
⚠️ Note: the Hub split shown above (train) is a technical wrapper around the single parquet file. The dataset's actual train/test division is the split column inside the data (9536 train / 1000 test) - filter… See the full description on the dataset page: https://huggingface.co/datasets/maayan890/miluim-career-bridge.career_change_prediction_analysis
🎯 Assignment #1: Career Change Prediction Analysis
1. Dataset Overview and Project Goal
Dataset: career_change_prediction_dataset.csv (38,444 rows, 22 features)
Source: Kaggle
Research Question: What are the primary factors that predict an individual's likelihood of changing careers?
Target Variable: Likely to Change Occupation (Binary Classification: 0/1)
2. Data Handling and Integrity (The Logical Process)
Before any analysis could begin, the first… See the full description on the dataset page: https://huggingface.co/datasets/harry120/career_change_prediction_analysis.
