Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AISE-TUDelft
/
ML4SE23_G8_WizardCoder-1B-CS
like
0
Follow
AISE research lab at TU Delft
43
Text Generation
Transformers
PyTorch
gpt_bigcode
text-generation-inference
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
crpaulsen
commited on
Nov 6, 2023
Commit
9287fdd
•
1 Parent(s):
73d45f4
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+3
-0
README.md
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
Model finetuned from [WizardCoder-1B-V1.0](https://huggingface.co/WizardLM/WizardCoder-1B-V1.0) on the Code Summarization task.
2
+
3
+
See https://github.com/ML4SE2023/G8-Codex for more details.