metadata
language:
- ru
tags:
- PyTorch
- Transformers
- text-generation
widget:
- text: Известный человек
inference:
parameters:
max_length: 60
do_sample: true
temperature: 0.6
no_repeat_ngram_size: 2
This is https://huggingface.co/sberbank-ai/rugpt3large_based_on_gpt2 model, fine-tuned on the questions of CHGK (Что? Где? Когда? https://db.chgk.info/)
Dataset: 75 000 questions from 2000-2019
Trained for 5 epochs