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
0e4456d
VDT
/
config.py
CreatorPhan
change to base
0e4456d
over 1 year ago
raw
Copy download link
history
blame
215 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 =
8