prithivida commited on
Commit
683eb30
·
verified ·
1 Parent(s): 3480379

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -17,11 +17,15 @@ library_name: transformers
17
  pipeline_tag: fill-mask
18
  ---
19
 
20
- <center>
21
- <img src="./dost_logo.png" width=350/>
22
- </center>
23
 
24
 
 
 
 
 
 
 
 
25
 
26
  # Independent Implementation of SPLADE++ Model (`a.k.a splade-cocondenser* and family`) for the Industry setting.
27
  --------------
 
17
  pipeline_tag: fill-mask
18
  ---
19
 
 
 
 
20
 
21
 
22
+ <center>
23
+ <img src="./dost_logo.png" alt="DonkeyStereotype" width="350px">
24
+ <p> Trained by <a href="https://donkeystereotype.com"/>Donkey Stereotype</p>
25
+ </center>
26
+
27
+ <br><br>
28
+
29
 
30
  # Independent Implementation of SPLADE++ Model (`a.k.a splade-cocondenser* and family`) for the Industry setting.
31
  --------------