sberbank-ai commited on
Commit
ad8f57a
1 Parent(s): e6a4792

Update README.md

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