Blanca commited on
Commit
3a0abab
·
verified ·
1 Parent(s): 4f90a6d

Upload app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ LOCAL_DEBUG = False #not (os.environ.get("system") == "spaces")
40
  # Display the results
41
  test_results = load_dataset(
42
  RESULTS_DATASET,
43
- "test",
44
  split="test",
45
  token=TOKEN,
46
  download_mode="force_redownload",
 
40
  # Display the results
41
  test_results = load_dataset(
42
  RESULTS_DATASET,
43
+ YEAR_VERSION,
44
  split="test",
45
  token=TOKEN,
46
  download_mode="force_redownload",