yaohungt / Multimodal-Transformer

[ACL'19] [PyTorch] Multimodal Transformer
MIT License
827 stars 152 forks source link

Added missing files; updated documentations to original code #1

Closed jerrybai1995 closed 5 years ago

jerrybai1995 commented 5 years ago

I added the missing files (utils.py, eval_metrics.py, dataset.py, etc.) that were not uploaded correctly in the first push. Also made small updates to the documentation and comments of the implementations.