Ambroser53 commited on
Commit
30d9278
1 Parent(s): 75a22b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  library_name: peft
3
  ---
 
1
+
2
+ # Bio-SIEVE
3
+ [Arxiv]() [Github](https://github.com/ambroser53/Bio-SIEVE)
4
+
5
+ The single-task Bio-SIEVE optimised for Inclusion/Exclusion classification of biomedical literature given the systematic review's objectives and selection criteria.
6
+
7
+ There are LoRA weights, having continued training from Guanaco. 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 [multi-task variant](https://huggingface.co/Ambroser53/Bio-SIEVE-Multi) for exclusion reasoning and PIO extraction. Variants trained without instruction tuned pretraining TBD.
10
+
11
  ---
12
  library_name: peft
13
  ---