Scream9371 commited on
Commit
2b4ffe0
·
verified ·
1 Parent(s): 3c2636b

Clarify sample limits without cap terminology

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -171,7 +171,7 @@ The following rules define the published MIL samples.
171
  - Negative candidates: for each positive file, sample two unmodified same-project
172
  files from the same snapshot. Half of the negative quota targets the same
173
  directory or top-level module when possible; the remainder is sampled from other
174
- files. Sampling uses seed 42, with project and global output caps applied before
175
  writing the final set.
176
  - Function sampling: discard files with fewer than three parseable functions and
177
  retain all remaining functions in the full-function version.
 
171
  - Negative candidates: for each positive file, sample two unmodified same-project
172
  files from the same snapshot. Half of the negative quota targets the same
173
  directory or top-level module when possible; the remainder is sampled from other
174
+ files. Sampling uses seed 42, with project and global sample limits applied before
175
  writing the final set.
176
  - Function sampling: discard files with fewer than three parseable functions and
177
  retain all remaining functions in the full-function version.