Update README.md
Browse files
README.md
CHANGED
@@ -9,8 +9,7 @@ Clone the repository:
|
|
9 |
```bash
|
10 |
git clone https://huggingface.co/{username}/{repo_name}
|
11 |
cd {repo_name}
|
12 |
-
|
13 |
-
|
14 |
|
15 |
### Run model
|
16 |
Change csv file path and run **"RECOMMENDATION MODEL"** part in **Job_Recommendation_System.ipynb** notebook
|
|
|
9 |
```bash
|
10 |
git clone https://huggingface.co/{username}/{repo_name}
|
11 |
cd {repo_name}
|
12 |
+
```
|
|
|
13 |
|
14 |
### Run model
|
15 |
Change csv file path and run **"RECOMMENDATION MODEL"** part in **Job_Recommendation_System.ipynb** notebook
|