ai-forever commited on
Commit
7388181
1 Parent(s): 99b2abc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -38,5 +38,4 @@ with torch.no_grad():
38
  sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask'])
39
  ```
40
  # Authors
41
- + [SaluteDevices](https://sberdevices.ru/) RnD Team.
42
- + by Aleksandr Abramov: [Github](https://github.com/Ab1992ao), [Kaggle Competitions Master](https://www.kaggle.com/andrilko)
 
38
  sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask'])
39
  ```
40
  # Authors
41
+ + [SaluteDevices](https://sberdevices.ru/) team