mihirma commited on
Commit
8b70d27
·
verified ·
1 Parent(s): a220856

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: cc0-1.0
3
- ---
 
 
 
 
1
+ ---
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.1 only includes data of the p(doom) team. We are actively working on cleaning and curating the full dataset, and will release it soon.