job-embedding
job_embedding
Steps to download the data
Installing necessary library
poetry add huggingface_hub
Using the library to download the data into desired directory
from huggingface_hub import snapshot_download
path = "./data" # path you want to store your data
snapshot_download("Pulsifi/job_embedding", repo_type="dataset", local_dir=path)
ai-job-embedding-finetuningDataset for fine-tuning an embedding model for AI job search. Data sourced from datastax/linkedin_job_listings. Data used to fine-tune shawhin/distilroberta-ai-job-embeddings for AI job search.
Links
GitHub Repo
Video link
Blog link
ai-job-embedding-finetuningai-job-embedding-finetuningai-job-embedding-finetuningai-job-embedding-finetuning
