sberbank-ai
commited on
Commit
·
a721b6c
1
Parent(s):
1eb5399
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,19 +2,19 @@
|
|
| 2 |
language:
|
| 3 |
- ru
|
| 4 |
tags:
|
| 5 |
-
- PyTorch
|
| 6 |
- Transformers
|
| 7 |
- bert
|
| 8 |
-
- exbert
|
| 9 |
pipeline_tag: fill-mask
|
| 10 |
-
thumbnail:
|
| 11 |
license: apache-2.0
|
| 12 |
widget:
|
| 13 |
-
- text:
|
| 14 |
---
|
| 15 |
|
| 16 |
# ruSciBERT
|
| 17 |
-
Model was trained by Sber AI team and MLSA Lab of Institute for AI, MSU
|
|
|
|
|
|
|
| 18 |
|
| 19 |
[Presentation at the AI Journey 2022](https://ai-journey.ru/archive/?year=2022&video=https://vk.com/video_ext.phpq3u4e5st6io8nm7a0rkoid=-22522055a2n3did=456242496a2n3dhash=ae9efe06acf647fd)
|
| 20 |
* Task: `mask filling`
|
|
@@ -22,4 +22,4 @@ Model was trained by Sber AI team and MLSA Lab of Institute for AI, MSU
|
|
| 22 |
* Tokenizer: `bpe`
|
| 23 |
* Dict size: `50265`
|
| 24 |
* Num Parameters: `123 M`
|
| 25 |
-
* Training Data Volume: `6.5 GB`
|
|
|
|
| 2 |
language:
|
| 3 |
- ru
|
| 4 |
tags:
|
|
|
|
| 5 |
- Transformers
|
| 6 |
- bert
|
|
|
|
| 7 |
pipeline_tag: fill-mask
|
| 8 |
+
thumbnail: https://github.com/sberbank-ai/model-zoo
|
| 9 |
license: apache-2.0
|
| 10 |
widget:
|
| 11 |
+
- text: Применение метода <mask> векторов для решения задач классификации
|
| 12 |
---
|
| 13 |
|
| 14 |
# ruSciBERT
|
| 15 |
+
Model was trained by Sber AI team and MLSA Lab of Institute for AI, MSU.
|
| 16 |
+
If you use our model for your project, please tell us about it ([[email protected]]([email protected])).
|
| 17 |
+
|
| 18 |
|
| 19 |
[Presentation at the AI Journey 2022](https://ai-journey.ru/archive/?year=2022&video=https://vk.com/video_ext.phpq3u4e5st6io8nm7a0rkoid=-22522055a2n3did=456242496a2n3dhash=ae9efe06acf647fd)
|
| 20 |
* Task: `mask filling`
|
|
|
|
| 22 |
* Tokenizer: `bpe`
|
| 23 |
* Dict size: `50265`
|
| 24 |
* Num Parameters: `123 M`
|
| 25 |
+
* Training Data Volume: `6.5 GB`
|