Skip to content

Commit

Permalink
Update paper title
Browse files Browse the repository at this point in the history
  • Loading branch information
krasheninnikov committed Jul 3, 2024
1 parent aabb306 commit 4050cb3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
# Meta- (out-of-context) Learning in Neural Networks
# Implicit meta-learning may lead language models to trust more reliable sources

[![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 **Meta- (out-of-context) Learning in Neural Networks** ([paper](https://arxiv.org/abs/2310.15047), [poster](https://drive.google.com/file/d/1aZMzo8Dzz20FIoxKhgsY62bjSp-LEuH9/view)).
<!-- This codebase implements language model experiments described in the paper, and relies heavily on the HuggingFace Transformers library. -->
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)).

Steps to get started:

Expand Down

0 comments on commit 4050cb3

Please sign in to comment.