The repo for misinformation model training
This project fine-tunes Google's Gemma3 model with LoRA to classify whether an image with a description is real news or not.
pip install -r requirements.txt
bash train.sh
python inference/generate.py
47 commits
Python
99.6%
The repo for misinformation model training
This project fine-tunes Google's Gemma3 model with LoRA to classify whether an image with a description is real news or not.
pip install -r requirements.txt
bash train.sh
python inference/generate.py
47 commits
Python
99.6%