ai-forever
commited on
Commit
·
68e1689
1
Parent(s):
5ecce4a
Update README.md
Browse files
README.md
CHANGED
@@ -49,7 +49,7 @@ sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask']
|
|
49 |
```
|
50 |
|
51 |
# Authors
|
52 |
-
+ [
|
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)
|
|
|
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)
|