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

Update README.md #3795

Merged
merged 1 commit into from
Jul 16, 2021
Merged
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
9 changes: 5 additions & 4 deletions projects/blenderbot2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@

- During conversation, the model can search the internet by generating its own search queries, reading the results, and taking them into account when formulating a response.

- [Read more about it here](link).
- [Read more about it here](https://ai.facebook.com/blog/blender-bot-2-an-open-source-chatbot-that-builds-long-term-memory-and-searches-the-internet).




## Example Conversations

<p align="center"><img width="110%" src="wandavision2.png" /></p>
<p align="center"><img width="110%" src="wandavision_final.jpeg" /></p>
<br>
<p align="center"><img width="60%" src="big_convo.png" /></p>
<p align="center"><img width="90%" src="big_convo_final.jpg" /></p>

## Model

Expand Down Expand Up @@ -76,7 +76,8 @@ Nevertheless, as ever much work remains to be done in the area of safety. While

### Model Zoo

Zoo files here.
- BlenderBot 2.0 400m: `--model-file zoo:blenderbot2/blenderbot2_400M/model`
- BlenderBot 2.0 2.7B: `--model-file zoo:blenderbot2/blenderbot2_3B/model`

## Datasets

Expand Down