greaselm-obqa / preprocessor_config.json
vblagoje's picture
Use distilroberta-base in GreaseLMFeatureExtractor
e0e721b
raw history blame
No virus
252 Bytes
{
"cpnet_vocab_path": "concept.txt",
"pattern_path": "matcher_patterns.json",
"pruned_graph_path": "conceptnet_en_pruned.pickle.gz",
"score_model": "distilroberta-base",
"feature_extractor_type": "GreaseLMFeatureExtractor",
"max_node_num": 200
}