Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Fix typo 'contains' -> 'contains'
  • Loading branch information
shiragami authored Apr 27, 2024
1 parent 63a39b1 commit bbc9f1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Official code base for the paper titled [_Beyond A*: Better Planning with Transformers via Search Dynamics Bootstrapping_](https://arxiv.org/abs/2402.14083).

This repository contians code for accessing the generated datasets and trained models, re-producing the figures of the main paper, and the code used for running the presented experiments.
This repository contains code for accessing the generated datasets and trained models, re-producing the figures of the main paper, and the code used for running the presented experiments.

## Overview

Expand Down Expand Up @@ -102,4 +102,4 @@ If you find this repository useful in your research, please consider giving a st
archivePrefix={arXiv},
primaryClass={cs.AI}
}
```
```

0 comments on commit bbc9f1f

Please sign in to comment.