Sashkanik13 commited on
Commit
4f2d940
1 Parent(s): bcf78f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -7,11 +7,12 @@ tags:
7
  thumbnail: "https://github.com/sberbank-ai/ru-gpts"
8
  ---
9
 
10
- # rugpt3small\_based\_on\_gpt2
11
  Model was trained with sequence length 1024 using transformers by [SberDevices](https://sberdevices.ru/) team on 80B tokens around 3 epoch. After that model was finetuned on 2048 context.
12
 
13
  Total training time took around one week on 32 GPUs.
14
 
15
  # Authors
16
  + NLP core team RnD [Telegram channel](https://t.me/nlpcoreteam):
17
- + Dmitry Zmitrovich
 
 
7
  thumbnail: "https://github.com/sberbank-ai/ru-gpts"
8
  ---
9
 
10
+ # rugpt3small\_based\_on\_gpt2 safetensors variant
11
  Model was trained with sequence length 1024 using transformers by [SberDevices](https://sberdevices.ru/) team on 80B tokens around 3 epoch. After that model was finetuned on 2048 context.
12
 
13
  Total training time took around one week on 32 GPUs.
14
 
15
  # Authors
16
  + NLP core team RnD [Telegram channel](https://t.me/nlpcoreteam):
17
+ + Dmitry Zmitrovich
18
+ + Safetensors variant by .[Sashkanik13](https://huggingface.co/Sashkanik13):