Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -63,6 +63,7 @@ Repositories are sourced from [ronantakizawa/github-top-projects](https://huggin
|
|
| 63 |
| `repo_language` | string | Primary language of repository |
|
| 64 |
| `license` | string | SPDX license identifier |
|
| 65 |
| `quality_score` | float32 | Quality score (0.0–1.0), see below |
|
|
|
|
| 66 |
|
| 67 |
### Quality Filtering
|
| 68 |
|
|
|
|
| 63 |
| `repo_language` | string | Primary language of repository |
|
| 64 |
| `license` | string | SPDX license identifier |
|
| 65 |
| `quality_score` | float32 | Quality score (0.0–1.0), see below |
|
| 66 |
+
| `is_generated` | bool | Whether file appears auto-generated (lower signal for training) |
|
| 67 |
|
| 68 |
### Quality Filtering
|
| 69 |
|