Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
autotrain-projects
/
autotrain-advanced
like
7
Follow
AutoTrain Projects
113
Model card
Files
Files and versions
xet
Community
10
Create README.md
#7
by
drmart4
- opened
May 29
base:
refs/heads/main
←
from:
refs/pr/7
Discussion
Files changed
+11
-0
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- bg
5
+
metrics:
6
+
- accuracy
7
+
base_model:
8
+
- google/medgemma-27b-text-it
9
+
pipeline_tag: text2text-generation
10
+
library_name: adapter-transformers
11
+
---