Skip to content

Commit

Permalink
Add NAACL material.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoyijia committed Jun 16, 2024
1 parent 5a7e110 commit 6649139
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

**Latest News** 🔥

- [2024/06] We will present STORM at NAACL 2024! Find us at Poster Session 2 on June 17 or check our [presentation material](assets/storm_naacl2024_slides.pdf).
- [2024/05] We add Bing Search support in [rm.py](src/rm.py). Test STORM with `GPT-4o` - we now configure the article generation part in our demo using `GPT-4o` model.
- [2024/04] We release refactored version of STORM codebase! We define [interface](src/interface.py) for STORM pipeline and reimplement STORM-wiki (check out [`src/storm_wiki`](src/storm_wiki)) to demonstrate how to instantiate the pipeline. We provide API to support customization of different language models and retrieval/search integration.

Expand Down
Binary file added assets/storm_naacl2024_slides.pdf
Binary file not shown.

0 comments on commit 6649139

Please sign in to comment.