Commit History

⚡ v4.3: Performance optimizations — ONNX INT8, BGE embedder, batched classification, thread control (#4)
f4b6528

gaurv007 commited on

Fix: DeBERTa-v3 fp16 crash on T4 — use fp32, batch=2, grad_accum=16
970316e
verified

gaurv007 commited on

Update notebook for T4 GPU: batch=4, grad_accum=8, eval_batch=8
55761de
verified

gaurv007 commited on

Add ClauseGuard v4 Colab notebook: DeBERTa-v3-large 2-stage training (LEDGAR→CUAD) with ASL
a4cb2c1
verified

gaurv007 commited on

Update ML requirements for DeBERTa-v3-large training
924af4e
verified

gaurv007 commited on

Add ClauseGuard v4 training script (DeBERTa-v3-large + LEDGAR + CUAD + ASL)
1dc0b52
verified

gaurv007 commited on

v2: Fix all versions + minimal UI redesign (no gradients, clean layout)
94c4c90
verified

gaurv007 commited on

Add Colab training notebook
05e9815
verified

gaurv007 commited on

Fix: cast labels to float32 for BCEWithLogitsLoss compatibility
597978a
verified

gaurv007 commited on

🛡️ ClauseGuard v1.0 — Full codebase: Extension + Website + API + ML
9548e93
verified

gaurv007 commited on