Should be “data”, not “rata”?
Dear @jamescmarch,
Welcome to the Community!
Feel free to share your questions or doubts, we’re here and happy to assist you.
@chris.favila can you please look into this typo error.
Thanks,
Keep Learning AI with DeepLearning.AI - Girijesh
Thanks Girijesh! Will forward this.
Hi all,
Thanks for flagging this. The typo is now fixed.
Found another inconsistency in the description to the exercise 3.4. in the Coursera edition of “Retrieval Augmented Generation (RAG)” course.
I got several times an error while doing the exercise. Then I have verified the data list structure of “relevant_data” and there was no key value “published” as stated in the exercise description rather it shall be actually “published_at”.
Please correct the description.
Here are the correct values from this list: [‘guid’, ‘title’, ‘description’, ‘venue’, ‘url’, ‘published_at’, ‘updated_at’]
Exercise description states these values out: “You must include the exact keywords 'title', 'url', 'published', and 'description' somewhere in your output (uppercase or lowercase versions are fine). These are required for grading.”
This course is full of typos and errors