Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ pipeline_tag: fill-mask
|
|
24 |
---
|
25 |
# ruRoberta-distilled
|
26 |
|
27 |
-
Model was distilled from [ai-forever/ruRoberta-large](https://huggingface.co/ai-forever/ruRoberta-large) with ❤️ by me
|
28 |
|
29 |
## Usage
|
30 |
|
@@ -59,6 +59,8 @@ embedding = embed_bert_cls('Привет, мир!')
|
|
59 |
|
60 |
## Logs
|
61 |
|
|
|
|
|
62 |
See all logs at [WandB](https://wandb.ai/d0rj/distill-ruroberta/runs/lehtr3bk/workspace).
|
63 |
|
64 |
## Configuration
|
|
|
24 |
---
|
25 |
# ruRoberta-distilled
|
26 |
|
27 |
+
Model was distilled from [ai-forever/ruRoberta-large](https://huggingface.co/ai-forever/ruRoberta-large) with ❤️ by me.
|
28 |
|
29 |
## Usage
|
30 |
|
|
|
59 |
|
60 |
## Logs
|
61 |
|
62 |
+
Distillation process lasts for 120 hours on 4 Nvidia V100.
|
63 |
+
|
64 |
See all logs at [WandB](https://wandb.ai/d0rj/distill-ruroberta/runs/lehtr3bk/workspace).
|
65 |
|
66 |
## Configuration
|