yitingliii
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ git checkout origin/main -- tfidf.py
|
|
17 |
git checkout origin/main -- svm.py
|
18 |
git checkout origin/main -- data_cleaning.py
|
19 |
```
|
20 |
-
<br> Rerun ```ls```, double check all the required files are existing. Should look like this:
|
21 |
|
22 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6755cffd784ff7ea9db10bd4/O9K5zYm7TKiIg9cYZpV1x.png)
|
23 |
<br> keep inside the svm directory until ends.
|
|
|
17 |
git checkout origin/main -- svm.py
|
18 |
git checkout origin/main -- data_cleaning.py
|
19 |
```
|
20 |
+
<br> Rerun ```ls```, double check all the required files(```tfidf.py```, ```svm.py``` and ```data_cleaning.py```) are existing. Should look like this:
|
21 |
|
22 |
![image/png](https://cdn-uploads.huggingface.co/production/uploads/6755cffd784ff7ea9db10bd4/O9K5zYm7TKiIg9cYZpV1x.png)
|
23 |
<br> keep inside the svm directory until ends.
|