Add thresholding to inference to reduce false positive rate 946b455 jesse-tong commited on Apr 10, 2025
Reduce max sequence length to 250 as PhoBERT allows maximum 256 tokens 8e3d6fe 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 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