yma17 / mumin-graph-attention

Experiments to try to improve graph classification for MuMiN dataset.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mumin-graph-attention

Experiments to try to improve graph classification for MuMiN dataset, as proposed by:

Nielsen, Dan S., and Ryan McConville. "MuMiN: A Large-Scale Multilingual Multimodal Fact-Checked Misinformation Dataset with Linked Social Network Posts." arXiv preprint arXiv:2202.11684 (2022).

Setup

First, install the necessary libraries (preferably in a new virtual environment):

pip install -r requirements.txt

About

Experiments to try to improve graph classification for MuMiN dataset.


Languages

Language:Python 61.1%Language:Jupyter Notebook 38.9%