Title: OTS Coding Hybrid Certification Course Description: Welcome to OTS Coding Hybrid Project! The Off The Shelf (OTS) Coding Project is about generating high-quality conversations between a User and a Model. Our focus will be on complex engineering problems with a variety of Programming Languages and Use Cases. type: multiple_choice title: ❓Question 1 question:
What is the main goal of the project?
choices: 0. Writing programming-related prompts. 1. Writing responses to the provided prompts. 2. Comparing and selecting the best response generated by an LLM. 3. Testing the functionality and efficiency of the code. answer: [1] isSingleSelect? True type: multiple_choice title: ❓Question 2 question:Select the correct statement.
choices: 0. The model response should include only natural language text 1. The model response should only include code in markdown format 2. The model response should include only the generated charts 3. The model response must include all the listed options answer: [1] isSingleSelect? True type: multiple_choice title: ❓Question 3 question:How should the code be documented?
choices: 0. Сode should contain meaningful comments and must include the execution result. 1. Сode should be well-documented and should not include the execution result. 2. Сode should be well-documented and may include the execution result if it's relevant. 3. Сomments can vary based on personal preferences. answer: [1] isSingleSelect? True type: multiple_choice title: ❓Question 4 question:If, according to the prompt, your code requires the use of unimplemented functions or classes, what needs to be done?
choices: 0. It is necessary to skip such task 1. It is necessary to mock such functions or classes to ensure the code runs correctly 2. It is necessary to comment the calls to such functions or classes 3. It is necessary to mark the prompt as unacceptable answer: [1] isSingleSelect? True