Skip to content

Commit

Permalink
Update poster
Browse files Browse the repository at this point in the history
  • Loading branch information
krasheninnikov committed Aug 3, 2024
1 parent 4050cb3 commit b325ab6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Tests](https://github.com/krasheninnikov/internalization/actions/workflows/main.yml/badge.svg)](https://github.com/krasheninnikov/internalization/actions/workflows/main.yml)

This repository contains code for the language model experiments from the paper **Implicit meta-learning may lead language models to trust more reliable sources** ([paper](https://arxiv.org/abs/2310.15047), [old poster](https://drive.google.com/file/d/1aZMzo8Dzz20FIoxKhgsY62bjSp-LEuH9/view)).
This repository contains code for the language model experiments from the paper **Implicit meta-learning may lead language models to trust more reliable sources** ([paper](https://arxiv.org/abs/2310.15047), [ICML 2024 poster](./internalization-icml-poster.png)).

Steps to get started:

Expand Down Expand Up @@ -53,3 +53,6 @@ Once the configuration is ready, run the experiment with the following command:
```python
python -m src.run -cp <your-config-path>
```



Binary file added internalization-icml-poster.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b325ab6

Please sign in to comment.