Skip to content
Snippets Groups Projects
Commit b1ee3b82 authored by wesenberg's avatar wesenberg
Browse files

reward

parent c1d21702
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@ USE_LATEST_MODEL = False # False = Highest F1-Score Model
USE_LOCAL_CUDA = True # False = Cpu
SAFE_REWARDS = False # False = Dont safe Reward regions
USE_SAFED_AMR = False # False = Calc new Summery AMR
SAFE_SMATCH_ERROR = True
SAFE_AMR_ERROR = True
SAFE_SMATCH_ERROR = False
SAFE_AMR_ERROR = False
BATCH_SIZE_ELEMENTS = 200
CALC_ELEMENTS = 40
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment