box-embeddings
box-embeddings copied to clipboard
Usage Documentation
Examples of the following:
- Train shallow box representations (can / should be on a simple toy dataset, eg. mammal, birds, etc. maybe do both BCE and max-margin)
- How you use it on the output of BERT (maybe NLI?)
- (Maybe more in the future) Probably do this in notebooks: https://mybinder.org/
@trangtran72 I think we still need more work on all three points. 1. and 2. will be the main focus of the demo. So we need them with more comments and explanations.