d0rj commited on
Commit
6a0914c
·
1 Parent(s): 598d193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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 for 120 hours using 4 Nvidia V100.
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