File size: 389 Bytes
8a9746d 47f2d5a 06de0a9 47f2d5a 8a9746d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"model_type": "chest2err",
"version": "0.1.0",
"base": "chest2vec/chest2vec_0.6b",
"max_length": 1280,
"hidden_size": 1024,
"n_cat": 5,
"n_anat": 9,
"decoder_layers": 4,
"decoder_heads": 8,
"decoder_ff": 2048,
"decoder_dropout": 0.1,
"max_decode_steps": 24,
"score_temperature": 3.0,
"input_template": "[REF] {reference_report}\n\n[PRED] {candidate_report}"
} |