Multimodal_Transformer icon indicating copy to clipboard operation
Multimodal_Transformer copied to clipboard

A Multimodal Transformer: Fusing Clinical Notes With Structured EHR Data for Interpretable In-Hospital Mortality Prediction

Results 1 Multimodal_Transformer issues
Sort by recently updated
recently updated
newest added

Hello, when I run using "--model_type baseline", I get error: File "/Multimodal_Transformer/mmtransformer/models/Models.py", line 209, in forward text_embeddings_ts = text_embeddings # (batch_size, 48, 768) UnboundLocalError: local variable 'text_embeddings' referenced before assignment...