Kurt Shuster

Results 198 comments of Kurt Shuster

the `text` field is the input context, while the `labels` field is the output target. If you want BB2 to generate the `context1` field, put it in `labels`; if you...

What is your goal? Why not use the standard interactive command provided on the project page: ```bash parlai safe_interactive --model-file zoo:bb3/bb3_3B/model --init-opt gen/r2c2_bb3 ```

As suggested on the linked page, if you do not want to use a search server, you should set `--force-skip-retrieval True` Additionally, if you want to use a search server,...

Specifically, set `--model projects.seeker.agents.seeker:ComboFidGoldDocumentAgent`. More information about training can be found in the "BB3 3B Model: Training" section of the [project page](https://parl.ai/projects/bb3/)

The released BB2 model is also fine-tuned on safety datasets to incorporate baked-in safety measures. Fine-tuning strictly on MSC and WoI will bring it more towards that distribution

cc @moyapchen unless you think someone else should review?

the BB3 30B model is around 60gb, fwiw

@leox1v if you could just re-sign the CLA agreement we can merge this