Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
maull04
/
biogpt_finetuning
like
0
Text Generation
Transformers
Safetensors
lavita/ChatDoctor-HealthCareMagic-100k
English
biogpt
medical
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
maull04
commited on
Nov 15, 2024
Commit
208c51f
·
verified
·
1 Parent(s):
f826cda
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
CHANGED
Viewed
@@ -7,4 +7,7 @@ language:
7
base_model:
8
- microsoft/biogpt
9
pipeline_tag: text-generation
10
---
7
base_model:
8
- microsoft/biogpt
9
pipeline_tag: text-generation
10
+
library_name: transformers
11
+
tags:
12
+
- medical
13
---