Commit History

fix: resolve Bi-LSTM model loading error and adjust frontend input UI to fit single page
c07a5d9

gregorio commited on

remove deberta model completely
fd4c5b9

gregorio commited on

update backend to Bi-LSTM model and fix paths
db7068f

gregorio commited on

fix: correct inverted label mapping
f8b1708

gregorio commited on

fix: resolve softmax crash in AI detection by accessing .logits attribute
f0d91b9

gregorio commited on

fix: resolve AI detection failure by loading model directly and keep DeBERTa veracity engine
684de86

gregorio commited on

feat: revert core engine to DeBERTa-v3 and fix accuracy by matching training input (content only)
b3f1bea

gregorio commited on

feat: switch to Bi-LSTM for maximum accuracy and fix training-inference mismatch
9da1bfe

gregorio commited on

feat: implement dual-input system and dedicated AI detection for maximum accuracy
bb93703

gregorio commited on

fix: add missing os import in backend utils
658cef8

gregorio commited on

fix: bundle deberta tokenizer files to bypass Hub parsing errors
0c36720

gregorio commited on

fix: apply DeBERTa tokenizer stability fix (use_fast=False) and protobuf
91cbda5

gregorio commited on

feat: initial clean project setup (root-level)
3cb3dcd

gregorio commited on