-
- Downloads
Added transformer encoder instead of BiLSTM
parent
649ff6cc
No related branches found
No related tags found
This commit is part of merge request !48. Comments created here will be created in the context of that merge request.
Showing
- combo/config.template.json 1 addition, 1 deletioncombo/config.template.json
- combo/config/from_parameters.py 5 additions, 0 deletionscombo/config/from_parameters.py
- combo/default_model.py 232 additions, 106 deletionscombo/default_model.py
- combo/main.py 5 additions, 1 deletioncombo/main.py
- combo/models/__init__.py 1 addition, 1 deletioncombo/models/__init__.py
- combo/models/encoder.py 44 additions, 0 deletionscombo/models/encoder.py
- combo/nn/utils.py 59 additions, 0 deletionscombo/nn/utils.py
Loading
Please register or sign in to comment