Stars
2
Forks
1
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
10
commits
Fix important bug in decoder; now the baseline is the actual baseline.
8edde37View on GitHubremove dummy main_baseline, add --baseline support in main_model, fix a bug in baseline (or ablation)
3d8a3b3View on GitHubadd argparse configuration for quick model loading, fix an important bug in graph building and world embedding layer
ede0420View on GitHubadd argparse configuration for model name and output redirection
36d52b6View on GitHubfix bugs in model_comparer, now it can generates predict.json which fits with the GroundedGScan visualization code
3164e58View on GitHubmove evaluate to utils.py, add model_comparer.py (potentially buggy)
0b9b4f4View on GitHub