e011405 9cc6f0b e011405 19141e1 d2c28f1
1
2
3
4
5
6
7
8
9
10
class Config: model = 'flan-small' tokenizer = 'CreatorFPT/T5-base' # model = 'vietAI-base-MRC' # tokenizer = 'VietAI/vit5-base' seq_len = 512 out_len = 170 device = 'cpu' choices = 16 show_c = 8