SoMeLVLM / README.md
Lishi0905's picture
Update README.md
8f80b03 verified
metadata
license: apache-2.0
language:
  - en
tags:
  - 'arXiv: 2402.13022'
  - SoMeLVLM

Overview

This repository contains checkpoints for SoMeLVLM: A Large Vision Language Model for Social Media Processing.

More information on the arxiv, homepage, and github.

Files

  • checkpoint.pth is for connection module;
  • others are for base language model;

Citation

If you find our SoMeLVLM or datasets useful, we will greatly appreciate it if you could consider citing our paper:

@article{zhang2024somelvlm,
    author = {Xinnong Zhang and Haoyu Kuang and Xinyi Mou and Hanjia Lyu and Kun Wu and Siming Chen and Jiebo Luo and Xuanjing Huang and Zhongyu Wei},
    title = {SoMeLVLM: A Large Vision Language Model for Social Media Processing},
    year = {2024},
    journal = {arXiv preprint arXiv: 2402.13022}
}