Skip to content

Commit

Permalink
Update README.md with a link to repo
Browse files Browse the repository at this point in the history
  • Loading branch information
aalok-sathe authored Dec 4, 2023
1 parent a159a1a commit 6c914a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# surprisal
Compute surprisal from language models!

`surprisal` supports most Causal Language Models (`GPT2`- and `GPTneo`-like models) from Huggingface or local checkpoint,
[`surprisal`](https://github.com/aalok-sathe/surprisal) supports most Causal Language Models (`GPT2`- and `GPTneo`-like models) from Huggingface or local checkpoint,
as well as `GPT3` models from OpenAI using their API! We also support `KenLM` N-gram based language models using the
KenLM Python interface.

Expand Down

0 comments on commit 6c914a2

Please sign in to comment.