jimnoneill commited on
Commit
6f51fb2
·
verified ·
1 Parent(s): e0e5a6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +24,7 @@ thumbnail: PubGuard.png
24
 
25
  ## Model Description
26
 
27
- PubGuard is a lightweight, CPU-optimized document classifier that screens PDF text to determine whether it represents a genuine scientific publication. It runs as **Step 0** in the PubVerse + 42DeepThought pipeline, rejecting non-publications (posters, abstracts, review articles, flyers, invoices) before expensive downstream processing (VLM feature extraction, graph construction, GNN scoring).
28
 
29
  Three classification heads provide a multi-dimensional screening verdict:
30
 
 
24
 
25
  ## Model Description
26
 
27
+ PubGuard is a lightweight, CPU-optimized document classifier that screens PDF text to determine whether it represents a genuine scientific publication. It rejects non-publications (posters, abstracts, review articles, flyers, invoices) before expensive downstream processing.
28
 
29
  Three classification heads provide a multi-dimensional screening verdict:
30