namb0010 commited on
Commit
a277955
·
1 Parent(s): 5e8ad4c

Update [uma_namboothiripad]assignment_2.py

Browse files
[uma_namboothiripad]assignment_2.py CHANGED
@@ -9,7 +9,7 @@ Original file is located at
9
  Load the dataset below
10
  """
11
  !pip install -r requirements.txt
12
- !pip install
13
  !pip install -U spacy
14
  #first install the library that would help us use BERT in an easy to use interface
15
  #https://github.com/UKPLab/sentence-transformers/tree/master/sentence_transformers
 
9
  Load the dataset below
10
  """
11
  !pip install -r requirements.txt
12
+ !py -m pip install --upgrade pip
13
  !pip install -U spacy
14
  #first install the library that would help us use BERT in an easy to use interface
15
  #https://github.com/UKPLab/sentence-transformers/tree/master/sentence_transformers