-
- Downloads
transformer on top of multiword_fix
parent
11b2e8a3
No related branches found
No related tags found
This commit is part of merge request !47. Comments created here will be created in the context of that merge request.
Showing
- combo/combo_model.py 3 additions, 2 deletionscombo/combo_model.py
- combo/config/from_parameters.py 2 additions, 0 deletionscombo/config/from_parameters.py
- combo/default_model.py 228 additions, 105 deletionscombo/default_model.py
- combo/main.py 6 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/modules/seq2seq_encoders/transformer_encoder.py 117 additions, 0 deletionscombo/modules/seq2seq_encoders/transformer_encoder.py
- combo/nn/utils.py 59 additions, 0 deletionscombo/nn/utils.py
Loading
Please register or sign in to comment