Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lucasfelezdev
/
AiProgramIa
like
0
Text2Text Generation
English
codegen
code
arxiv:
1910.09700
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
lucasfelezdev
commited on
Oct 16, 2024
Commit
a79fd54
·
verified
·
1 Parent(s):
19bcb2d
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -13,4 +13,5 @@ metrics:
13
base_model:
14
- openai-community/gpt2
15
pipeline_tag: text-generation
16
---
13
base_model:
14
- openai-community/gpt2
15
pipeline_tag: text-generation
16
+
library_name: transformers
17
---