shaina commited on
Commit
ad61c6f
1 Parent(s): 97ba64d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -11,7 +11,8 @@ datasets:
11
 
12
  It is a state-of-the-art language model for MPNet for Covid-19 dataset with focus on post-covid.
13
  ## How to use for Deepset Haystack
14
-
 
15
  %cd /content/drive/MyDrive
16
  !sudo apt-get install git-lfs
17
 
@@ -79,12 +80,10 @@ prediction = pipe.run(
79
  from pprint import pprint
80
 
81
  pprint(prediction)
82
-
83
-
84
 
85
  ## Authors
86
 
87
  Shaina Raza
88
 
89
-
90
- ```
 
11
 
12
  It is a state-of-the-art language model for MPNet for Covid-19 dataset with focus on post-covid.
13
  ## How to use for Deepset Haystack
14
+ ###
15
+ ```
16
  %cd /content/drive/MyDrive
17
  !sudo apt-get install git-lfs
18
 
 
80
  from pprint import pprint
81
 
82
  pprint(prediction)
83
+ ```
 
84
 
85
  ## Authors
86
 
87
  Shaina Raza
88
 
89
+