Commit History

feat: revise retrieval info for better user guidance (know what the general and hospital only meaning)
9499cc8

YanBoChen commited on

fix: update chunk loading to use lists instead of dictionaries for emergency and treatment data
fa19f34

YanBoChen commited on

chore: ignore dataset locally
d43c684

YanBoChen commited on

Remove dataset analysis files (not needed for Spaces deployment)
c3fa513

YanBoChen commited on

Remove LFS tracking for Spaces deployment
e459a38

YanBoChen commited on

Remove generate_mapping_json.py script as it is no longer needed for the customization pipeline
61ac346

YanBoChen commited on

Update deployment documentation and implement cloud data loading for customization pipeline
bb34199

YanBoChen commited on

WIP: Remove obsolete files and implement cloud data loading for customization and retrieval systems
d603ef9

YanBoChen commited on

Add .gitattributes file, update app.py for Spaces compatibility, and create requirements files
b3ad1ee

YanBoChen commited on

Remove requirements.txt file as dependencies are no longer needed
2069f6b

YanBoChen commited on

Merge branch 'Merged20250805' into Merged20250811
4ad2c7c

YanBoChen commited on

Merge pull request #14 from YanBoChen0928/Jeff
b4a9ac6

Yan-Bo Chen commited on

Add high-resolution ASCII diagram converter for academic presentations
87da2f6

YanBoChen commited on

Enhance evaluation framework with comprehensive metrics and improved query complexity analysis, temp bug fixing about metric 7-8
6577369

YanBoChen commited on

Update query file references for full evaluation and improve user prompts in evaluation scripts (before optimized_general_pipeline)
5fb5e09

YanBoChen commited on

Merge pull request #13 from YanBoChen0928/Merged20250805
d73ef1e

Jeff Ma commited on

Refactor evaluation modules and add hospital chart generation
71b7de3

VanKee commited on

Add RAG vs Direct Latency Comparison Chart Generator for performance analysis
2f35ee2

YanBoChen commited on

Enhance direct LLM evaluation with retry mechanism for 504 timeouts and improved guidance format
3edd46d

YanBoChen commited on

Add comprehensive evaluation reports and execution time breakdown for Hospital Customization System
24f6a16

YanBoChen commited on

Add dual task processing method for medical query analysis in llm_Med42_70BClient and update user_prompt to utilize it
5b7c9f8

YanBoChen commited on

Update query file references for full evaluation and correct typo in pre_user_query_evaluate.txt for pre-test.
e84171b

YanBoChen commited on

Merge pull request #12 from YanBoChen0928/Merged20250805
0e255cb

Jeff Ma commited on

Refine relevance selection in MedicalAdviceGenerator to clarify intent in chunk selection
03afbd6

YanBoChen commited on

Merge branch 'newbranchYB-newest' into Merged20250805
f1ec8fa

YanBoChen commited on

Add anaphylaxis condition mapping to keyword configuration
b497e77

YanBoChen commited on

Merge branch 'newbranchYB-newest' into Merged20250805
abbc1cd

YanBoChen commited on

Add adaptive relevance thresholds for query complexity in PrecisionMRRAnalyzer; fix typo in condition mapping for postpartum hemorrhage
7620d26

YanBoChen commited on

Update threshold values in latency evaluator and coverage chart generator; enhance precision and MRR analysis with corrected thresholds and new chart generator for detailed metrics visualization.
5d4792a

YanBoChen commited on

Merge pull request #10 from YanBoChen0928/Jeff
f3eba79

Yan-Bo Chen commited on

Refactor relevance calculation and update thresholds in latency evaluator; enhance precision and MRR analyzer with angular distance metrics; increase timeout for primary generation in fallback configuration.
b0f56ec

YanBoChen commited on

Enhance Direct LLM Evaluator and Judge Evaluator:
40d39ed

YanBoChen commited on

feat(evaluation): add visualization generators for generating png files
6ccdca1

VanKee commited on

feat(evaluation): add comprehensive hospital customization evaluation system
550df1b

VanKee commited on

Add multi-system evaluation support for clinical actionability and evidence quality metrics
16a2990

YanBoChen commited on

Before Run the 1st Evalation: Add Precision & MRR Chart Generator and a sample test query
a2aaea2

YanBoChen commited on

Fix medical condition extraction and validation logic across multiple levels
8e02192

YanBoChen commited on

Merge branch 'newbranchYB-rollback' into newbranchYB-newest
3a1b0ac

YanBoChen commited on

Fix JSON parsing error in medical condition extraction
f50772f

YanBoChen commited on

feat: Add Extraction, LLM Judge, and Relevance Chart Generators
17613c8

YanBoChen commited on

Add extraction and relevance evaluators for condition extraction and retrieval relevance analysis
88e76fd

YanBoChen commited on

feat(app): add multi-mode retrieval system with critical bug fixes
1639748

VanKee commited on

Add latency and relevance evaluators for medical query analysis (evaluatoin)
3e2ffcb

YanBoChen commited on

feat(evaluation): add seventh evaluation metric for multi-level fallback efficiency and early interception rate
9e4c1bc

YanBoChen commited on

fix(evaluation): improve evaluation instructions and add structured assessment phases
5f9dffa

YanBoChen commited on

fix(mild bug): enhance user query prompts (more robust dealing process with .txt or .json) and add postpartum hemorrhage condition mapping
253609b

YanBoChen commited on

Merge pull request #9 from YanBoChen0928/newbranchYB-rollback
093cf0a

Jeff Ma commited on

Add evaluation instructions and user query prompts for clinical model assessment
16ee1e5

YanBoChen commited on

feat: Simplify fallback architecture and remove length restrictions
e42f605

YanBoChen commited on

Merge branch 'main' into Jeff
2f03725

VanKee commited on