Update README.md
Browse files
README.md
CHANGED
|
@@ -2,5 +2,5 @@
|
|
| 2 |
license: cc0-1.0
|
| 3 |
---
|
| 4 |
|
| 5 |
-
**crowd-code-0.2** is a raw, unfiltered dataset of fine-grained IDE interactions collected by the p(doom) team over the last 8 months using [crowd-code](https://pdoom.org/crowd_code.html), a VS Code/Cursor extension capturing large parts of the software engineering workflow.
|
| 6 |
-
The dataset captures real research engineering workflows (character-level edits, navigation, terminal use, iterative debugging). crowd-code-0.
|
|
|
|
| 2 |
license: cc0-1.0
|
| 3 |
---
|
| 4 |
|
| 5 |
+
The **crowd-code-dataset-0.2** is a raw, unfiltered dataset of fine-grained IDE interactions collected by the p(doom) team over the last 8 months using [crowd-code](https://pdoom.org/crowd_code.html), a VS Code/Cursor extension capturing large parts of the software engineering workflow.
|
| 6 |
+
The dataset captures real research engineering workflows (character-level edits, navigation, terminal use, iterative debugging). The crowd-code-dataset-0.2 only includes data of the p(doom) team. We are actively working on cleaning and curating the full dataset, and will release it soon.
|