mehrad
|
60adad8173
|
adding tests + bug fixes
|
2020-03-25 23:51:04 -07:00 |
mehrad
|
a2d2e740de
|
adding multilingual task
|
2020-03-25 02:33:19 -07:00 |
Sina
|
06131f12dc
|
Merge branch 'master' into wip/sinaj/clean
|
2020-03-02 22:27:15 -08:00 |
Sina
|
cc258c0e2a
|
Fixed beam search
|
2020-03-02 22:06:03 -08:00 |
Sina
|
ea078d8e46
|
Added tests and instructions for paraphrasing
|
2020-03-02 16:57:35 -08:00 |
mehrad
|
843913c951
|
cleanup
|
2020-03-02 11:23:56 -08:00 |
mehrad
|
daa7131675
|
fix decoding
|
2020-02-26 02:07:31 -08:00 |
Giovanni Campagna
|
ed10e1b916
|
Rename the python package to genienlp
|
2020-01-28 18:06:50 -08:00 |
Giovanni Campagna
|
2762720bcb
|
Add a BiLSTM encoder
To produce a meaningful initial state for the BiLSTM on the decoder,
and to further encode the output of BERT
|
2020-01-17 21:41:31 -08:00 |
Giovanni Campagna
|
92ac4003e7
|
Allow combining BERT (Identity) encoder with LSTM decoder
Make up a zero initial state of the RNN, and use attention.
This should improve the convergence of the decoder and at least
learning valid syntax.
|
2020-01-17 20:30:44 -08:00 |
Giovanni Campagna
|
1f7edc7b24
|
BERT
|
2020-01-16 15:34:16 -08:00 |
Giovanni Campagna
|
d569037078
|
Make tests pass
Redo how predict works, fix reversing
|
2020-01-14 09:26:33 -08:00 |
mehrad
|
3a1b969ad3
|
updates
|
2019-03-01 17:51:54 -08:00 |
mehrad
|
9c3145846a
|
add tests
|
2019-03-01 17:51:54 -08:00 |