Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,239 contributions in the last year
Contribution activity
December 2020
Created 9 commits in 4 repositories
Created 1 repository
- dirkgr/beech Python
Created a pull request in allenai/allennlp that received 1 comment
Opened 2 other pull requests in 2 repositories
dirkgr/oocmap
1
merged
allenai/allennlp
1
merged
Reviewed 12 pull requests in 2 repositories
allenai/allennlp 10 pull requests
- Turn superfluous warning to info when extending the vocab in the embedding matrix
- Toolkit: Adding documentation and small changes for `BiModalAttention`
- Add ability to specify the embedding layer if the model does not use `TextFieldEmbedder`
- Generalizing transformer layers
- Switch to torchvision for vision components 👀
- gqa reader fixes during vilbert training
- fix FromParams bug
- Adding multilabel option to `VisionTextModel`
- Several micro optimizations
- Visual entailment model code