Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
|
2 |
# Bio-SIEVE
|
3 |
-
[Arxiv](https://arxiv.org/abs/2308.06610) [Github](https://github.com/
|
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/
|
8 |
|
9 |
-
Also see the [multi-task variant](https://huggingface.co/
|
10 |
|
11 |
---
|
12 |
library_name: peft
|
|
|
1 |
|
2 |
# Bio-SIEVE
|
3 |
+
[Arxiv](https://arxiv.org/abs/2308.06610) [Github](https://github.com/GateNLP/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 |
+
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/GateNLP/Bio-SIEVE).
|
8 |
|
9 |
+
Also see the [multi-task variant](https://huggingface.co/GateNLP/Bio-SIEVE-Multi) for exclusion reasoning and PIO extraction. Variants trained without instruction tuned pretraining TBD.
|
10 |
|
11 |
---
|
12 |
library_name: peft
|