ai-forever commited on
Commit
7f6e8a5
1 Parent(s): a7a739e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -48,5 +48,8 @@ with torch.no_grad():
48
  sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask'])
49
  ```
50
 
51
- # Authors
52
- + [SaluteDevices](https://sberdevices.ru/) team.
 
 
 
 
48
  sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask'])
49
  ```
50
 
51
+ + # Authors
52
+ + [SaluteDevices](https://sberdevices.ru/) RnD Team.
53
+ + Aleksandr Abramov: [HF profile](https://huggingface.co/Andrilko), [Github](https://github.com/Ab1992ao), [Kaggle Competitions Master](https://www.kaggle.com/andrilko);
54
+ + Mark Baushenko: [HF profile](https://huggingface.co/e0xexrazy);
55
+ + Artem Snegirev: [HF profile](https://huggingface.co/artemsnegirev)