Skip to content

Commit

Permalink
update timeline (data_gen)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoebe committed May 6, 2024
1 parent 0ccd595 commit a07804b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
This repo includes codes and examples for paper [Browse and Concentrate: Comprehending Multimodal Content via prior-LLM Context Fusion](https://arxiv.org/pdf/2402.12195.pdf).
## Activities

1. [2024-03-18] Brote-IM-XXL model released, please download from this [link](https://huggingface.co/wangphoebe/Brote-IM-XXL); sample test scripts released (will be updated soon).
2. [2024-02-26] Project released.
3. [2024-04-18] Code and cases for data generation released.
1. [2024-04-18] Code and cases for data generation released. The generated data are used for pretraining.
2. [2024-03-18] Brote-IM-XXL model released, please download from this [link](https://huggingface.co/wangphoebe/Brote-IM-XXL); sample test scripts released (will be updated soon).
3. [2024-02-26] Project released.

## Framework
We propose a paradigm **Bro**wse and Concentra**te** (**Brote**) for incorporating multimodal context before feeding features into the LLM, together with two approaches to implement our paradigm, Brote-EX and Brote-IM. The model structures are shown in the following figure.
Expand Down

0 comments on commit a07804b

Please sign in to comment.