Hi Everyone,
Finished all the videos and exercises.
Has been working on the assessment for the last 12 hours.
Everything seems to be working as it was required by the requirements. Generated description for the images, generated four disjoint prompts, generated the resulting 16 images and etc…
But when I kick the cell with “assess your submission” I’m getting this
You scored 6 but 9 is required. Please continue trying.
MESSAGES:
- [Case 0] Prompts do not correspond to images
- [Case 1] Prompts do not correspond to images
- [Case 2] Prompts do not correspond to images
- [Case 3] Prompts do not correspond to images
Can’t figure out what’s wrong. New images get created as well as all_metadata.json
the format of the json file looks good too
{
"original_description": " Short-term memory, Long-term memory, Memory, Tools, Agent, Planning, Reflection, CodeInterpreter, Search, Action, Subgoal decomposition, Chain of thoughts, Planning, Self-critics, Calculation, Calendar, Reflection, Action",
"prompts": "Generate cognitive architecture, integrate memory models, utilize planning tools, incorporate reflection mechanisms, enable code interpretation, facilitate search algorithms, execute actions, decompose subgoals, analyze thought chains, implement self-criticism, perform calculations, manage calendar events, reflect on actions.",
"image_paths": [
"generated_images/image_8908357.png",
"generated_images/image_8908358.png",
"generated_images/image_8908359.png",
"generated_images/image_8908360.png"
]
},
Can’t even imagine what else is missed. Got only an hour left for my lab class.
Is there a place where I can check what are the validation requirements/rules does the server follow?
At the moment it’s like a black whole with no feedback.
Thank you!