Update README.md
Browse files
README.md
CHANGED
@@ -21,10 +21,7 @@ model-index:
|
|
21 |
value: 0.14
|
22 |
- name: Recall @1000
|
23 |
type: recall
|
24 |
-
value: 0.
|
25 |
-
- name: MAP Score
|
26 |
-
type: mean_average_precision
|
27 |
-
value: 0.25
|
28 |
---
|
29 |
|
30 |
# BioGPT-BQF-Title-Small
|
@@ -32,7 +29,7 @@ Fine-tuned BioGPT for Biomedical Boolean Query Formalization using Titles only.
|
|
32 |
|
33 |
## Model Details
|
34 |
- Base Model: BioGPT
|
35 |
-
- Fine-tuned on:
|
36 |
- Task: Boolean Query Generation for PubMed searches
|
37 |
|
38 |
## How to Use
|
|
|
21 |
value: 0.14
|
22 |
- name: Recall @1000
|
23 |
type: recall
|
24 |
+
value: 0.24
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
# BioGPT-BQF-Title-Small
|
|
|
29 |
|
30 |
## Model Details
|
31 |
- Base Model: BioGPT
|
32 |
+
- Fine-tuned on: Semi-synthetic generated data
|
33 |
- Task: Boolean Query Generation for PubMed searches
|
34 |
|
35 |
## How to Use
|