File size: 475 Bytes
133fe23 | 1 2 3 4 5 6 7 8 9 10 11 12 | # `data/codenet/` — CodeNet assets
Local files for **CodeNet**-aligned data or evaluation (if downloaded).
## Typical contents
| Path | Description |
|------|-------------|
| `public_test_cases/` | **Public tests** (inputs/outputs) for many problems, for local execution and judging |
The repo does not require the full CodeNet drop. If the folder is empty, fetch data before running CodeNet-dependent scripts. Layout and filenames follow the official CodeNet release.
|