Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
CreatorPhan
/
VDT
like
0
Runtime error
App
Files
Files
Community
1
85ab98d
VDT
/
config.py
CreatorPhan
Update config.py
9cc6f0b
over 1 year ago
raw
Copy download link
history
blame
Safe
231 Bytes
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