ReView / dependencies

Commit History

Refactor model references and enhance ZeroGPU support; update README and requirements for HF
fdaabfa

Sina1138 commited on

[Improvement - alpha] Implement RSARerankingCached for improved efficiency in interactive review processing; update import in interactive_processor.py to use cached version.
acf8e5e

Sina1138 commited on

Enhance interactive review processing by adding thread management for polarity and topic predictions; set optimal thread count for SLURM environments; update loss function to ignore padding tokens.
97c36d1

Sina1138 commited on

Reduce max_length for model inputs to 256 tokens for improved performance; add BetterTransformer support for CPU speedup in interactive review processing.
af9d146

Sina1138 commited on

Add progress tracking for RSA computation in background and interactive processor
6a89f35

Sina1138 commited on

Add informativeness computation and enhance RSA processing: implement sentence ranking by informativeness and uniqueness, and improve HTML rendering for agreement and divergence summaries.
80d3367

Sina1138 commited on

Add centralized sentence filtering for RSA and polarity scoring; enhance interactive review processor to filter noise sentences and improve summary card formatting
894cdf6

Sina1138 commited on

Update model loading to prioritize local trained models for improved accuracy; adjust configuration for model paths and fallback options
e5ab9ff

Sina1138 commited on

Add device-aware RSA optimizations for CPU/GPU
071dd42

Sina1138 commited on

Fix model loading utility and improve error handling in scoring pipeline
d2ab04b

Sina1138 commited on

Add scoring utilities and unified scoring pipeline for ICLR review data
e425a8a

Sina1138 commited on

Remove dependencies on glimpse repo for interface.
92e7042

Sina1138 commited on