Ambroser53 commited on
Commit
b328d60
1 Parent(s): ab227e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  library_name: peft
3
  ---
 
1
+
2
+ # Bio-SIEVE-Multi
3
+ [Arxiv]() [Github](https://github.com/ambroser53/Bio-SIEVE)
4
+
5
+ The multi-task Bio-SIEVE trained for Inclusion/Exclusion classification of biomedical literature given the systematic review's objectives and selection criteria as well as exclusion reasoning and PIO Extraction.
6
+
7
+ These are LoRA weights, having continued training from Guanaco7B. The base LLaMA model will be automatically downloaded when used with the generate_cli.py script from our [Github](https://github.com/ambroser53/Bio-SIEVE).
8
+
9
+ Also see the [single-task variant](https://huggingface.co/Ambroser53/Bio-SIEVE) for more performative Inclusion/Exclusion classification. Variants trained without instruction tuned pretraining TBD.
10
+
11
+
12
  ---
13
  library_name: peft
14
  ---