Commit History

Use the original training tokenizer instead of building tokenizer from test data
cd21bfe

jesse-tong commited on

Use the original training tokenizer instead of creating tokenizer from scratch
cd0bb98

jesse-tong commited on

Debug tokenizer import
92d047e

jesse-tong commited on

Debug tokenizer import
bb28308

jesse-tong commited on

Debug tokenizer import
4867565

jesse-tong commited on

Update tokenizer class
0fe793e

jesse-tong commited on

Edit mismatching vocab size leading for mismatching embedding size for training and inference
5ca8ea3

jesse-tong commited on

Edit error parameters
e416d63

jesse-tong commited on

Save vocab size with model_state_dict
ca56e1c

jesse-tong commited on

Edit default mismatch in LSTM training and inference
01b0ca9

jesse-tong commited on

Edit some saving and loading details
626f169

jesse-tong commited on

Edit error parameters
9c9d202

jesse-tong commited on

Edit error parameters in inference_lstm.py
ff5ce80

jesse-tong commited on

Edit error parameters in inference_lstm.py
70b0d1a

jesse-tong commited on

Edit error parameters in inference_lstm.py
b8df0fa

jesse-tong commited on

Add test dataset and example inference/evaluation for LSTM model
acf97d8

jesse-tong commited on

Update example use and remove unused class
832e945

jesse-tong commited on

Add LSTM fine tuning
ae47555

jesse-tong commited on