wishever / COOLANT

Code for paper "Cross-modal Contrastive Learning for Multimodal Fake News Detection".
34 stars 4 forks source link

Questions about datasets. #1

Open JinruYang opened 1 year ago

JinruYang commented 1 year ago

Firstly, thank you very much for being able to open source code. May I ask if you can provide the npz format file for the Weibo dataset? If you can provide it, it will be of great help to me. Thank you very much.

xiaohaochen0308 commented 1 year ago

Dear Longzheng Wang ,

I came across your repository on GitHub and I must say, the work you have done is impressive. I am particularly interested in the data set you have provided in the npz file. I was wondering if you could kindly clarify the specific processing steps that were undertaken on the data set before saving it in this format.

Understanding the preprocessing steps is crucial for me to further explore and utilize the dataset effectively. It would be tremendously helpful if you could provide some insights into the methods or techniques applied during the data processing phase. Additionally, any relevant documentation or explanations regarding the choice of preprocessing techniques would be greatly appreciated.

Thank you for your time and effort in developing and sharing this valuable resource. I look forward to hearing from you soon.

Best regards, Xiaohao Chen

xiaohaochen0308 commented 1 year ago

Firstly, thank you very much for being able to open source code. May I ask if you can provide the npz format file for the Weibo dataset? If you can provide it, it will be of great help to me. Thank you very much.

hello? did you get a copy of datasets? I dont know how to prepare the data, the format is different from previous dataset , do you have idea how to fix it? thanks

xiaohaochen@cuc.edu.cn

hhc1997 commented 10 months ago

Firstly, thank you very much for being able to open source code. May I ask if you can provide the npz format file for the Weibo dataset? If you can provide it, it will be of great help to me. Thank you very much.

hello? did you get a copy of datasets? I dont know how to prepare the data, the format is different from previous dataset , do you have idea how to fix it? thanks

xiaohaochen@cuc.edu.cn

Hello? Do you get a copy of the npz format dataset?

asufdahu commented 9 months ago

您有npz格式的weibo数据集吗,还有您代码中用到的Bert地址

JinruYang commented 8 months ago

您有npz格式的weibo数据集吗,还有您代码中用到的Bert地址

Bert可以去官网下载词典和预训练的模型

Sswoed commented 2 months ago

请问您得到weibo数据了吗,我试着用readme中的论文方法处理了weibo的数据并且跑起来了,但是效果不太行,我在想是不是我数据处理的不对