fix: resolve Bi-LSTM model loading error and adjust frontend input UI to fit single page c07a5d9 gregorio commited on 29 days ago
fix: resolve softmax crash in AI detection by accessing .logits attribute f0d91b9 gregorio commited on May 25
fix: resolve AI detection failure by loading model directly and keep DeBERTa veracity engine 684de86 gregorio commited on May 25
feat: revert core engine to DeBERTa-v3 and fix accuracy by matching training input (content only) b3f1bea gregorio commited on May 25
feat: switch to Bi-LSTM for maximum accuracy and fix training-inference mismatch 9da1bfe gregorio commited on May 25
feat: implement dual-input system and dedicated AI detection for maximum accuracy bb93703 gregorio commited on May 25
fix: apply DeBERTa tokenizer stability fix (use_fast=False) and protobuf 91cbda5 gregorio commited on May 25