ai-forever commited on
Commit
4b9767c
1 Parent(s): 8712fdb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # BERT large model multitask (cased) for Sentence Embeddings in Russian language.
2
  The model is described [in this article](https://habr.com/ru/company/sberdevices/blog/560748/)
3
  Russian SuperGLUE [metrics](https://russiansuperglue.com/login/submit_info/944)
 
1
+ ---
2
+ language:
3
+ - ru
4
+ tags:
5
+ - PyTorch
6
+ - Transformers
7
+ ---
8
+
9
  # BERT large model multitask (cased) for Sentence Embeddings in Russian language.
10
  The model is described [in this article](https://habr.com/ru/company/sberdevices/blog/560748/)
11
  Russian SuperGLUE [metrics](https://russiansuperglue.com/login/submit_info/944)