Skip to content

Materials for bilingual QA-system with ruGPT-3 (English + Russian)

License

Notifications You must be signed in to change notification settings

RussianNLP/RusEnQA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RusEnQA

Materials for bilingual QA-system with ruGPT-3 (English + Russian)

Dependencies:

We use ruGPT-3 XL version, so the following requirements are needed:

triton==0.2.3
cpufeature
deepspeed==0.3.7
transformers==3.5.1

And also

!git clone  https://github.com/sberbank-ai/ru-gpts

Minimal Example

Try Model Generation In Colab!