Update README.md
Browse files
README.md
CHANGED
|
@@ -4,6 +4,7 @@ language:
|
|
| 4 |
tags:
|
| 5 |
- PyTorch
|
| 6 |
- Transformers
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
# BERT large model (uncased) for Sentence Embeddings in Russian language.
|
|
@@ -51,4 +52,4 @@ sentence_embeddings = mean_pooling(model_output, encoded_input['attention_mask']
|
|
| 51 |
+ [SberDevices](https://sberdevices.ru/) Team.
|
| 52 |
+ Aleksandr Abramov: [HF profile](https://huggingface.co/Andrilko), [Github](https://github.com/Ab1992ao), [Kaggle Competitions Master](https://www.kaggle.com/andrilko);
|
| 53 |
+ Denis Antykhov: [Github](https://github.com/gaphex);
|
| 54 |
-
+ Ibragim Badertdinov: [Github](https://github.com/ibragim-bad)
|
|
|
|
| 4 |
tags:
|
| 5 |
- PyTorch
|
| 6 |
- Transformers
|
| 7 |
+
license: mit
|
| 8 |
---
|
| 9 |
|
| 10 |
# BERT large model (uncased) for Sentence Embeddings in Russian language.
|
|
|
|
| 52 |
+ [SberDevices](https://sberdevices.ru/) Team.
|
| 53 |
+ Aleksandr Abramov: [HF profile](https://huggingface.co/Andrilko), [Github](https://github.com/Ab1992ao), [Kaggle Competitions Master](https://www.kaggle.com/andrilko);
|
| 54 |
+ Denis Antykhov: [Github](https://github.com/gaphex);
|
| 55 |
+
+ Ibragim Badertdinov: [Github](https://github.com/ibragim-bad)
|