Ludo13009 commited on
Commit
f58c8dd
1 Parent(s): 4feba9c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -34,8 +34,6 @@ embeddings = model.encode(sentences)
34
  print(embeddings)
35
  ```
36
 
37
-
38
-
39
  ## Evaluation Results
40
 
41
  <!--- Describe how your model was evaluated -->
@@ -52,6 +50,3 @@ SentenceTransformer(
52
  )
53
  ```
54
 
55
- ## Citing & Authors
56
-
57
- <!--- Describe where people can find more information -->
 
34
  print(embeddings)
35
  ```
36
 
 
 
37
  ## Evaluation Results
38
 
39
  <!--- Describe how your model was evaluated -->
 
50
  )
51
  ```
52