Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MalikIbrar
/
flan-python-expert
like
0
Text Generation
Transformers
Safetensors
Programming-Language/codeagent-python
English
t5
text2text-generation
text-generation-inference
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
MalikIbrar
commited on
12 days ago
Commit
6072e8d
·
verified
·
1 Parent(s):
a45b82d
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
datasets:
3
+
- Programming-Language/codeagent-python
4
+
language:
5
+
- en
6
+
base_model:
7
+
- google/flan-t5-base
8
+
pipeline_tag: text-generation
9
+
library_name: adapter-transformers
10
+
---