yaohungt / Multimodal-Transformer

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

No data preprocessing #52

Open xihaad opened 3 months ago

xihaad commented 3 months ago

I noticed there are data stored in pkl files but there is no implementations of how these pkl files have been made after preprocessing. How can i reproduce the results using different datasets as there is no clear preprocessing steps?