Update README.md
Browse files
README.md
CHANGED
|
@@ -42,6 +42,7 @@ configs:
|
|
| 42 |
## Overview
|
| 43 |
|
| 44 |
**CodeReality Evaluation Subset** is a curated research subset extracted from the complete CodeReality dataset (3.05TB, 397,475 repositories). This subset contains **2,049 repositories** in **19GB** of data, specifically selected for standardized evaluation and benchmarking of code understanding models on deliberately noisy data.
|
|
|
|
| 45 |
|
| 46 |
### Key Features
|
| 47 |
- ✅ **Curated Selection**: Research value scoring with diversity sampling from 397,475 repositories
|
|
|
|
| 42 |
## Overview
|
| 43 |
|
| 44 |
**CodeReality Evaluation Subset** is a curated research subset extracted from the complete CodeReality dataset (3.05TB, 397,475 repositories). This subset contains **2,049 repositories** in **19GB** of data, specifically selected for standardized evaluation and benchmarking of code understanding models on deliberately noisy data.
|
| 45 |
+
For complete Dataset 3tb, please contact me at [email protected]
|
| 46 |
|
| 47 |
### Key Features
|
| 48 |
- ✅ **Curated Selection**: Research value scoring with diversity sampling from 397,475 repositories
|