khanhmse commited on
Commit
be59e22
·
verified ·
1 Parent(s): c5f6365

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +9 -0
config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_models": [
3
+ "nguyenvulebinh/vi-mrc-large",
4
+ "vinai/phobert-base-v2"
5
+ ],
6
+ "max_length": 512,
7
+ "max_len_2": 256,
8
+ "meta_arch": "MetaCNN"
9
+ }