Skip to content

[task] Code Tracing #20

@jon-tow

Description

@jon-tow

🚀 The Task

Given a code snippet, the model should be able to trace through the computation to compute the final result or return value. This task ensures the model can semantically execute code.

Example

If I call the following snippet with the value, `x`, what will it return?
  <code snippet>
Return: 

Additional Notes

NOTE: This may be very difficult to do without CoT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    taskNew instruction task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions