Ambroser53 commited on
Commit
283238a
1 Parent(s): 30d9278

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@
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
 
 
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
+ 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 [multi-task variant](https://huggingface.co/Ambroser53/Bio-SIEVE-Multi) for exclusion reasoning and PIO extraction. Variants trained without instruction tuned pretraining TBD.
10