mdelmas commited on
Commit
a74a8b6
1 Parent(s): 947142d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ language:
11
 
12
  Natural products represent a large pool of bioactive compounds of high interest in drug-discovery. However, these relationships are sparsely distributed across organisms and a growing part
13
  of the literature remains unannotated. This volume necessitates the development of a machine assistant to boost the completion of existing resources. Framing the task as an
14
- end-to-end Relation Extraction (RE), we propose a new **BioMistrAL** model fined-tuned on synthetic data. See details about this procedure in the join [article](https://arxiv.org/abs/2311.06364).
15
 
16
  The model is a derived from [BioMistral/BioMistral-7B](https://huggingface.co/BioMistral/BioMistral-7B) and was trained on a synthetic dataset generated with [Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1).
17
 
 
11
 
12
  Natural products represent a large pool of bioactive compounds of high interest in drug-discovery. However, these relationships are sparsely distributed across organisms and a growing part
13
  of the literature remains unannotated. This volume necessitates the development of a machine assistant to boost the completion of existing resources. Framing the task as an
14
+ end-to-end Relation Extraction (RE), we propose a new **BioMistraL** model fined-tuned on synthetic data. See details about this procedure in the join [article](https://arxiv.org/abs/2311.06364).
15
 
16
  The model is a derived from [BioMistral/BioMistral-7B](https://huggingface.co/BioMistral/BioMistral-7B) and was trained on a synthetic dataset generated with [Mixtral-8x7B-Instruct-v0.1](https://huggingface.co/mistralai/Mixtral-8x7B-Instruct-v0.1).
17