Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
biomisc
/
retrieverapp_orig_3B
like
0
Follow
biomisc
4
Safetensors
llama
License:
llama3.2
Model card
Files
Files and versions
xet
Community
fooliu
commited on
Dec 20, 2024
Commit
2872832
·
verified
·
1 Parent(s):
4dc7765
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: llama3.2
3
+
base_model:
4
+
- meta-llama/Llama-3.2-3B-Instruct
5
+
---
6
+
7
+
Fine-tuned model for RetrieverApp to predict data_type and organism for GEO entries.
8
+
9
+
Based on Llama3.2 3B-IT.