Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MCES10
/
CodeGPT2
like
0
Question Answering
Safetensors
sahil2801/CodeAlpaca-20k
English
t5
License:
unlicense
Model card
Files
Files and versions
Community
Train
Deploy
MCES10
commited on
Feb 22
Commit
87f16d6
路
verified
路
1 Parent(s):
720e04b
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-1
README.md
CHANGED
Viewed
@@ -6,7 +6,8 @@ language:
6
- en
7
base_model:
8
- openai-community/gpt2
9
---
10
11
12
-
Coding LLM for Python
6
- en
7
base_model:
8
- openai-community/gpt2
9
+
pipeline_tag: question-answering
10
---
11
12
13
+
Coding LLM for Python