ronantakizawa commited on
Commit
acb13de
·
verified ·
1 Parent(s): 78320a4

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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