Change loss function for multi-category because CrossEntropyLoss only accept outputs of (batch, x) and labels with shape of (batch) cb428cb jesse-tong commited on Apr 6, 2025
Found a critical bug in LSTM inference when distillation using BERT Tokenizer but inference uses custom LSTM tokenizer 77bc910 jesse-tong commited on Mar 31, 2025
Use the original training tokenizer instead of building tokenizer from test data cd21bfe jesse-tong commited on Mar 30, 2025
Use the original training tokenizer instead of creating tokenizer from scratch cd0bb98 jesse-tong commited on Mar 30, 2025
Edit mismatching vocab size leading for mismatching embedding size for training and inference 5ca8ea3 jesse-tong commited on Mar 30, 2025