Update README.md
Browse files
README.md
CHANGED
@@ -7,24 +7,24 @@ tags:
|
|
7 |
- pubmed
|
8 |
license: unknown
|
9 |
model-index:
|
10 |
-
- name: BioGPT-BQF-Title-
|
11 |
results:
|
12 |
- task:
|
13 |
type: text-generation
|
14 |
name: Text Generation
|
15 |
dataset:
|
16 |
-
name: CLEF TAR
|
17 |
type: biomedical
|
18 |
metrics:
|
19 |
- name: Precision @100
|
20 |
type: precision
|
21 |
-
value: 0.
|
22 |
- name: Recall @1000
|
23 |
type: recall
|
24 |
-
value: 0.
|
25 |
---
|
26 |
|
27 |
-
# BioGPT-BQF-Title-
|
28 |
Fine-tuned BioGPT for Biomedical Boolean Query Formalization using Titles only.
|
29 |
|
30 |
## Model Details
|
|
|
7 |
- pubmed
|
8 |
license: unknown
|
9 |
model-index:
|
10 |
+
- name: BioGPT-BQF-Title-Large
|
11 |
results:
|
12 |
- task:
|
13 |
type: text-generation
|
14 |
name: Text Generation
|
15 |
dataset:
|
16 |
+
name: CLEF TAR
|
17 |
type: biomedical
|
18 |
metrics:
|
19 |
- name: Precision @100
|
20 |
type: precision
|
21 |
+
value: 0.1450
|
22 |
- name: Recall @1000
|
23 |
type: recall
|
24 |
+
value: 0.2150
|
25 |
---
|
26 |
|
27 |
+
# BioGPT-BQF-Title-Large
|
28 |
Fine-tuned BioGPT for Biomedical Boolean Query Formalization using Titles only.
|
29 |
|
30 |
## Model Details
|