{ | |
"model_type": "bert", | |
"tokenizer_info": { | |
"bert": { | |
"config": "config_bert.json", | |
"tokenizer_config": "tokenizer_config_bert.json" | |
}, | |
"gpt": { | |
"config": "config_gpt.json", | |
"tokenizer_config": "tokenizer_config_gpt.json" | |
} | |
} | |
} | |
{ | |
"model_type": "bert", | |
"tokenizer_info": { | |
"bert": { | |
"config": "config_bert.json", | |
"tokenizer_config": "tokenizer_config_bert.json" | |
}, | |
"gpt": { | |
"config": "config_gpt.json", | |
"tokenizer_config": "tokenizer_config_gpt.json" | |
} | |
} | |
} | |