avocadoali commited on
Commit
b7bb63d
·
verified ·
1 Parent(s): 5fabc31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,5 +2,5 @@
2
  license: cc0-1.0
3
  ---
4
 
5
- **crowd-code-0.1** is a raw, unfiltered dataset of fine-grained IDE interactions collected during the development of [Jasmine](https://github.com/p-doom/jasmine), using our [crowd-code](https://pdoom.org/crowd_code.html) VS Code/Cursor extension.
6
- It captures real research engineering workflows-edits, navigation, terminal use, debugging—and includes only the authors' data; a complete, cleaned and curated version is coming soon.
 
2
  license: cc0-1.0
3
  ---
4
 
5
+ **crowd-code-0.1** is a raw, unfiltered dataset of fine-grained IDE interactions collected during the development of [Jasmine](https://github.com/p-doom/jasmine) 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 from the Jasmine authors. We are actively working on cleaning and curating the full dataset, and will release it soon.