Datasets:
Update paper link
#2
by
nielsr
HF Staff
- opened
README.md
CHANGED
|
@@ -9,8 +9,6 @@ pretty_name: RepoExec-Instruct
|
|
| 9 |
viewer: true
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
| 13 |
-
|
| 14 |
## Table of Contents
|
| 15 |
- [Dataset Summary](#dataset-summary)
|
| 16 |
- [Dataset Structure](#dataset-structure)
|
|
@@ -28,7 +26,7 @@ viewer: true
|
|
| 28 |
## Dataset Description
|
| 29 |
|
| 30 |
- **Repository:** [FSoft-AI4Code/RepoExec](https://github.com/FSoft-AI4Code/RepoExec)
|
| 31 |
-
- **Paper:** [RepoExec: Evaluate Code Generation with a Repository-Level Executable Benchmark](https://
|
| 32 |
- **Contact:** [email protected]
|
| 33 |
- **Website:** https://www.fpt-aicenter.com/ai-residency/
|
| 34 |
|
|
@@ -77,7 +75,7 @@ dataset = load_dataset("Fsoft-AIC/RepoExec-Instruct")
|
|
| 77 |
- Github: https://github.com/FSoft-AI4Code/RepoExec
|
| 78 |
- Webpage: https://fsoft-ai4code.github.io/repoexec
|
| 79 |
- Leaderboard: https://repoexec.github.io
|
| 80 |
-
- Paper: https://
|
| 81 |
|
| 82 |
|
| 83 |
### Licensing Information
|
|
@@ -95,4 +93,4 @@ MIT License
|
|
| 95 |
```
|
| 96 |
|
| 97 |
### Contributions
|
| 98 |
-
This dataset is developed by [FSOFT AI4Code team](https://github.com/FSoft-AI4Code).
|
|
|
|
| 9 |
viewer: true
|
| 10 |
---
|
| 11 |
|
|
|
|
|
|
|
| 12 |
## Table of Contents
|
| 13 |
- [Dataset Summary](#dataset-summary)
|
| 14 |
- [Dataset Structure](#dataset-structure)
|
|
|
|
| 26 |
## Dataset Description
|
| 27 |
|
| 28 |
- **Repository:** [FSoft-AI4Code/RepoExec](https://github.com/FSoft-AI4Code/RepoExec)
|
| 29 |
+
- **Paper:** [RepoExec: Evaluate Code Generation with a Repository-Level Executable Benchmark](https://huggingface.co/papers/2406.11927)
|
| 30 |
- **Contact:** [email protected]
|
| 31 |
- **Website:** https://www.fpt-aicenter.com/ai-residency/
|
| 32 |
|
|
|
|
| 75 |
- Github: https://github.com/FSoft-AI4Code/RepoExec
|
| 76 |
- Webpage: https://fsoft-ai4code.github.io/repoexec
|
| 77 |
- Leaderboard: https://repoexec.github.io
|
| 78 |
+
- Paper: https://huggingface.co/papers/2406.11927
|
| 79 |
|
| 80 |
|
| 81 |
### Licensing Information
|
|
|
|
| 93 |
```
|
| 94 |
|
| 95 |
### Contributions
|
| 96 |
+
This dataset is developed by [FSOFT AI4Code team](https://github.com/FSoft-AI4Code).
|