CarperAI / CarperAI/InstructGPT

[task] Interactive Debugging

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
task
Dominant language
No language data
Stars
71
Forks
4
PR merge metrics
No merged PRs in 30d

Description

### 🚀 The Task

Minimize stack traces, locate bugs, use GDB/PDB, and produce failing test cases from a crash.

### Example

```
Locate the bug from the following stack trace and suggest a fix:

Stack Trace:

Traceback (most recent call last):
File "example.py", line 1, in
import xyz
ModuleNotFoundError: No module named 'xyz'

Fix:
```

### Additional Notes

* Creator: @cat-state
* Google Sheets Reference: [CarperAI: Instruct-GPT Tasks](https://docs.google.com/spreadsheets/d/1q6I0PLcgvNjcls3z7diUOoDGmNojUW-m6KhX2ijuSEE/edit?usp=sharing)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.