Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/support better sceanrio goal generation (#92)
* support inference on the whole dataset * add initial code for scenario and social goal generation * modify readme * add step1 and step2 but still not correct * add a test * support generating env and match it with existing agents to be a combo * add readme * support gpt-4-turbo change and add db doc and conert to json * fix prompt to generate better scenario based on gpt-4-turbo * complete the overall 4 steps * modify readme * support bert score filtering * change name * delete file * delete jsonl * delete dump.rdb * modify readme (cherry picked from commit f9bed39) Signed-off-by: Haofei Yu <1125027232@qq.com>
- Loading branch information