sohomghosh/MiMIC_Multi-Modal_Indian_Earnings_Calls_Dataset
MiMIC_analysis_code.ipynb : This is the actual code file with results MiMIC_Multi-Modal_Indian_Earnings_Calls.xlsx : This is the main file having to be used for training. Descripton of columns of this file is given below. getting_all_texts_together_embeddings_dim128_CPU.pkl : This is the file having embeddings of texts (extracted from transcripts, images) and tables (extracted from images) concatenated one after the other.… See the full description on the dataset page: https://huggingface.co/datasets/sohomghosh/MiMIC_Multi-Modal_Indian_Earnings_Calls_Dataset.
MiMICanalysiscode.ipynb : This is the actual code file with results
MiMICMulti-ModalIndianEarningsCalls.xlsx : This is the main file having to be used for training. Descripton of columns of this file is given below.
gettingalltextstogetherembeddingsdim128CPU.pkl : This is the file having embeddings of texts (extracted from transcripts, images) and tables (extracted from images) concatenated one after the other.
gettingalltexts_together.pkl : This is the file having concatenated texts mentioned above.
imageembeddingmeanpooled128dimCPU_df.csv : This is the file having embeddings of images. For instances with multiple images, we have performed mean pooling.
rawdata/extractedtexts.zip : This is the file having texts extracted from the transcripts and presentations.
rawdata/extractedtablesfromimagesnewfiltered.zip : This is the file having tables extracted from the presentations.
rawdata/extractedimagesnewfiltered.zip : This is the file having images extracted from the presentations.
final_train.csv : Final training file with text & image classifier probabilities
final_valid.csv : Final validation file with text & image classifier probabilities
final_test.csv : Final test file with text & image classifier probabilities
BestPerformingModelonMiMIC.zip : Compressed version of best performing artifact
Description of Columns ----------------------
@misc{ghosh2025mimicmultimodalindianearnings,
title={MiMIC: Multi-Modal Indian Earnings Calls Dataset to Predict Stock Prices},
author={Sohom Ghosh and Arnab Maji and Sudip Kumar Naskar},
year={2025},
eprint={2504.09257},
archivePrefix={arXiv},
primaryClass={cs.LG},
url={https://arxiv.org/abs/2504.09257},
}