Commit ·
4414780
1
Parent(s): 65d4781
Update README.md
Browse files
README.md
CHANGED
|
@@ -38,6 +38,6 @@ with torch.no_grad():
|
|
| 38 |
sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask'])
|
| 39 |
```
|
| 40 |
|
| 41 |
-
|
| 42 |
# Authors
|
| 43 |
-
+ [SaluteDevices](https://sberdevices.ru/)
|
|
|
|
|
|
| 38 |
sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask'])
|
| 39 |
```
|
| 40 |
|
|
|
|
| 41 |
# Authors
|
| 42 |
+
+ [SaluteDevices](https://sberdevices.ru/) RnD Team.
|
| 43 |
+
+ Aleksandr Abramov: [HF profile](https://huggingface.co/Andrilko), [Github](https://github.com/Ab1992ao), [Kaggle Competitions Master](https://www.kaggle.com/andrilko);
|