Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kdf
/
python-docstring-generation
like
3
Follow
KDF.ai
3
Text Generation
Transformers
PyTorch
codegen
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
qhduan
commited on
Jul 29, 2022
Commit
b943174
•
1 Parent(s):
8caa0be
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,5 @@
1
---
2
license: apache-2.0
3
---
1
---
2
license: apache-2.0
3
+
widget:
4
+
- text: "<|endoftext|>\ndef load_excel(path):\n return pd.read_excel(path)\n# docstring\n\"\"\""
5
---