AI4BSLR commited on
Commit
4f05044
·
verified ·
1 Parent(s): 3954cfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -7,24 +7,24 @@ tags:
7
  - pubmed
8
  license: unknown
9
  model-index:
10
- - name: BioGPT-BQF-Title-Small
11
  results:
12
  - task:
13
  type: text-generation
14
  name: Text Generation
15
  dataset:
16
- name: CLEF TAR, FASS
17
  type: biomedical
18
  metrics:
19
  - name: Precision @100
20
  type: precision
21
- value: 0.15
22
  - name: Recall @1000
23
  type: recall
24
- value: 0.24
25
  ---
26
 
27
- # BioGPT-BQF-Title-Small
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