Update README.md
Browse files
README.md
CHANGED
|
@@ -45,7 +45,7 @@ size_categories:
|
|
| 45 |
|
| 46 |
### Dataset Summary
|
| 47 |
|
| 48 |
-
MemoryCode is a synthetic multi-session dataset that evaluates Large Language Models’ ability to track and execute simple coding instructions
|
| 49 |
|
| 50 |
- **Paper:** [From Tools to Teammates: Evaluating LLMs in Multi-Session Coding Interactions](https://arxiv.org/abs/2502.13791)
|
| 51 |
- **GitHub repository:** [https://github.com/for-ai/MemoryCode](https://github.com/for-ai/MemoryCode)
|
|
|
|
| 45 |
|
| 46 |
### Dataset Summary
|
| 47 |
|
| 48 |
+
MemoryCode is a synthetic multi-session dataset that evaluates Large Language Models’ ability to track and execute simple coding instructions, simulating real-world collaboration.
|
| 49 |
|
| 50 |
- **Paper:** [From Tools to Teammates: Evaluating LLMs in Multi-Session Coding Interactions](https://arxiv.org/abs/2502.13791)
|
| 51 |
- **GitHub repository:** [https://github.com/for-ai/MemoryCode](https://github.com/for-ai/MemoryCode)
|