AzDeck commited on
Commit
1f9b431
·
verified ·
1 Parent(s): ef7eb79

README update

Browse files
Files changed (1) hide show
  1. README.md +27 -3
README.md CHANGED
@@ -1,3 +1,27 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
+ ## BioAnalyst: A Foundation Model for Biodiversity
6
+
7
+ Here you can find the model weights of BioAnalyst Foundation Model (BFM).
8
+
9
+ We will update the latest model weights in due time.
10
+
11
+ For more information, please visit our [github repository](https://github.com/BioDT/bfm-model)
12
+
13
+ [Link to our paper](https://arxiv.org/abs/2507.09080)
14
+
15
+ If you like our work, please consider citing us as follows:
16
+
17
+ ```
18
+ @misc{trantas2025bioanalystfoundationmodelbiodiversity,
19
+ title={BioAnalyst: A Foundation Model for Biodiversity},
20
+ author={Athanasios Trantas and Martino Mensio and Stylianos Stasinos and Sebastian Gribincea and Taimur Khan and Damian Podareanu and Aliene van der Veen},
21
+ year={2025},
22
+ eprint={2507.09080},
23
+ archivePrefix={arXiv},
24
+ primaryClass={cs.AI},
25
+ url={https://arxiv.org/abs/2507.09080},
26
+ }
27
+ ```