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
19141e1
VDT
/
config.py
CreatorPhan
Update config.py
19141e1
over 1 year ago
raw
Copy download link
history
blame
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