wshuai190 commited on
Commit
7b66ef5
·
verified ·
1 Parent(s): 038a5f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -16,6 +16,7 @@ library_name: transformers
16
 
17
  This model is part of the **AutoBool** framework, a reinforcement learning approach for training large language models to generate high-quality Boolean queries for systematic literature reviews.
18
 
 
19
  ## Model Description
20
 
21
  This variant uses the **conceptual method** for structured query construction. The model follows a systematic 5-step process to identify concepts and build Boolean queries based on domain logic.
@@ -32,6 +33,14 @@ This variant uses the **conceptual method** for structured query construction. T
32
  - **Domain:** Biomedical literature search (PubMed)
33
  - **Task:** Boolean query generation for high-recall retrieval
34
 
 
 
 
 
 
 
 
 
35
  ## Training Details
36
 
37
  The model was trained using:
 
16
 
17
  This model is part of the **AutoBool** framework, a reinforcement learning approach for training large language models to generate high-quality Boolean queries for systematic literature reviews.
18
 
19
+
20
  ## Model Description
21
 
22
  This variant uses the **conceptual method** for structured query construction. The model follows a systematic 5-step process to identify concepts and build Boolean queries based on domain logic.
 
33
  - **Domain:** Biomedical literature search (PubMed)
34
  - **Task:** Boolean query generation for high-recall retrieval
35
 
36
+ ## 🚀 Interactive Demo
37
+
38
+ Try out our query generation models directly in your browser! The demo allows you to test our different reasoning strategies (Standard, Conceptual, Objective, and No-Reasoning) in real-time.
39
+
40
+ [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/wshuai190/AutoBool-Demo)
41
+ * **Live Demo:** [AutoBool on Hugging Face Spaces](https://huggingface.co/spaces/wshuai190/AutoBool-Demo)
42
+
43
+
44
  ## Training Details
45
 
46
  The model was trained using: