yitingliii commited on
Commit
28bd825
·
verified ·
1 Parent(s): ed160f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.