andyqin18 commited on
Commit
2d1f021
1 Parent(s): 9f7b182
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ This milestone includes finetuning a language model in HuggingFace for sentiment
19
 
20
  Link to app: https://huggingface.co/spaces/andyqin18/sentiment-analysis-app
21
 
22
- Here's the setup block:
23
  ```
24
  import pandas as pd
25
  import numpy as np
 
19
 
20
  Link to app: https://huggingface.co/spaces/andyqin18/sentiment-analysis-app
21
 
22
+ Here's the setup block that includes all modules:
23
  ```
24
  import pandas as pd
25
  import numpy as np