nlp_app / model_config.json
enigmaize's picture
Upload model_config.json
79ea065 verified
raw
history blame contribute delete
221 Bytes
{
"MAX_WORDS": 20000,
"MAX_LEN": 200,
"EMBEDDING_DIM": 128,
"num_classes": 75,
"test_accuracy": 0.8783532906339924,
"test_f1_macro": 0.8797518920072722,
"test_f1_weighted": 0.8794068861924121
}