Skip to content
This repository was archived by the owner on Nov 3, 2023. It is now read-only.

Topical prompt examples #4448

Merged
merged 2 commits into from
Mar 25, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion projects/seeker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ This work is based on the following paper:

1. [Language Models that Seek for Knowledge: Modular Search & Generation for Dialogue and Prompt Completion](https://arxiv.org/abs/2203.13224). Kurt Shuster, Mojtaba Komeili, Leonard Adolphs, Stephen Roller, Arthur Szlam, Jason Weston.

## Example LM completions

<p align="center"><img width="90%" src="gpt2_comparisons.png" /></p>

## Example Conversations

Expand Down Expand Up @@ -220,4 +223,4 @@ python -m parlai.scripts.multiprocessing_train \
- All models were trained with **distributed training**; the examples provided above use **multiprocessing training**; the former can be used when in a SLURM cluster environment.


See the [ParlAI quickstart for help](http://www.parl.ai/docs/tutorial_quick.html).
See the [ParlAI quickstart for help](http://www.parl.ai/docs/tutorial_quick.html).
Binary file added projects/seeker/gpt2_comparisons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added projects/seeker/gpt3_comparisons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.