jmcinern commited on
Commit
25096c4
·
verified ·
1 Parent(s): e73ac1f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ OUT_FILE = Path("/data/annotations.csv")
23
  LOCK_FILE = Path("/data/annotations.csv.lock")
24
 
25
  # --- Config ---
26
- K = 1
27
  SCHEMA = [
28
  "annotator_type", # Learner | Native
29
  "source_type", # Wiki | Oireachtas
 
23
  LOCK_FILE = Path("/data/annotations.csv.lock")
24
 
25
  # --- Config ---
26
+ K = 4
27
  SCHEMA = [
28
  "annotator_type", # Learner | Native
29
  "source_type", # Wiki | Oireachtas