You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
📖 Document
hey mate,
GPT-3 must be exciting for you folks at the moment :)
hey, I already scraped a story site I'd like to try recreating AI Dungeon with.
I did try doing this already, trained it up, but the results weren't really sensical.
I'm willing to bet my issue is translating the scraped data into your json dict.
Can you provide more examples here:
{
"tree_id":
"story_start":
"action_results": [
{"action":, "result":, "action_results": },
{"action":, "result":, "action_results": }]
}
Maybe by filling in the blanks?
What's the point of action_results within action_results?
The text was updated successfully, but these errors were encountered: