ml-4-games-course-certification / applications.json
ThomasSimonini's picture
Update application with Jury
1a4beca
raw
history blame contribute delete
No virus
1.39 kB
[{"ApplicationId": "0ce311be-a321-434e-a67d-3e5576ec331a", "Users": [{"HfUsername": "ThomasSimonini2", "FirstName": "Thomas", "LastName": "Simonini", "Email": "[email protected]"}, {"HfUsername": "OmarSanseviero", "FirstName": "Omar", "LastName": "Sanseviero", "Email": "[email protected]"}, {"HfUsername": "", "FirstName": "", "LastName": "", "Email": ""}, {"HfUsername": "", "FirstName": "", "LastName": "", "Email": ""}, {"HfUsername": "", "FirstName": "", "LastName": "", "Email": ""}], "DemoApplication": {"DemoTitle": "Super Amazing Big Demo! Version 2.0", "DemoLink": "https://huggingface.co/spaces/huggingface-ml-4-games-course/ML-4-Games-Certification-Validation/edit/main/app.py", "DemoDescription": "The error indicates that data is a list, and you are trying to access elements using string indices. In the context of your code, it seems like data is a list of dictionaries, and each dictionary represents an item in your dataset.\n\nIf you want to extract specific information from each dictionary within the list, you need to iterate through the list and access the desired keys for each dictionary. Here's an example assuming data is a list:", "ModelUsedLink": ""}, "ApplicationStatus": "Failed", "ApplicationObservations": "\u274c the form is not correctly filled. \n\u274c the demo is not playable. \n\u274c the AI used is not specified in the form. \n"}]