Spaces:
Running
Running
Commit
·
5dabace
1
Parent(s):
aba2c4a
Update README
Browse files
README.md
CHANGED
@@ -43,5 +43,5 @@ To use this project:
|
|
43 |
1. Download the datasets manually:
|
44 |
↳ Resume dataset used for training [Kaggle](https://www.kaggle.com/datasets/snehaanbhawal/resume-dataset)
|
45 |
↳ Job dataset used for training [Kaggle](https://www.kaggle.com/datasets/ravindrasinghrana/job-description-dataset?select=job_descriptions.csv)
|
46 |
-
2. Place
|
47 |
3. You're good to go!
|
|
|
43 |
1. Download the datasets manually:
|
44 |
↳ Resume dataset used for training [Kaggle](https://www.kaggle.com/datasets/snehaanbhawal/resume-dataset)
|
45 |
↳ Job dataset used for training [Kaggle](https://www.kaggle.com/datasets/ravindrasinghrana/job-description-dataset?select=job_descriptions.csv)
|
46 |
+
2. Place resume dataset in the `data/raw/resumes` directory and the jobs dataset in `data/raw/job_descriptions`.
|
47 |
3. You're good to go!
|