Refactor model references and enhance ZeroGPU support; update README and requirements for HF
fdaabfa
Sina1138commited on
Enhance RSA data handling: parse listener/speaker distributions from CSV, integrate into review metadata, and update visualization logic for improved agreement representation.
caf5ce4
Sina1138commited on
Enhance paper title handling: load titles from raw data CSVs for improved metadata accuracy in reviews
4cd1bc5
Sina1138commited on
Update model loading to prioritize local trained models for improved accuracy; adjust configuration for model paths and fallback options
e5ab9ff
Sina1138commited on
Enhance rebuttal handling in preprocessed_scores: track review numbers and improve loading logic
1b45a22
Sina1138commited on
Add support for rebuttals and section header exclusion in review processing
97f478d
Sina1138commited on
Fix model loading utility and improve error handling in scoring pipeline
d2ab04b
Sina1138commited on
Move all pipeline scripts into pipeline/ directory for cleaner project structure