Skip to content

Commit

Permalink
New dict
Browse files Browse the repository at this point in the history
  • Loading branch information
AG committed Apr 22, 2024
1 parent 9b5b94c commit d208d80
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file modified backup/dictionary.pkl
Binary file not shown.
2 changes: 1 addition & 1 deletion backup/processing_progress.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
15545134,14351999999
19885937,18351999999
Binary file modified dictionary.msgpack
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ <h3>Quality threshold</h3>
last_suggestions = suggestions;
set_debugger(suggestions);
predictions_on_deck = suggestions.prediction.filter(_prediction => _prediction.quality >= quality_threshold);
set_suggestion_element();
set_suggestion_element()
});
}
});
Expand Down
Binary file modified tokens.msgpack
Binary file not shown.

0 comments on commit d208d80

Please sign in to comment.