Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
ThierryZhou
/
test
like
0
Tasks:
Image-to-Text
Sub-tasks:
image-captioning
Languages:
English
ArXiv:
arxiv:
2111.11431
Dataset card
Files
Files and versions
Community
1
ThierryZhou
commited on
Jun 29, 2022
Commit
4a2871a
·
1 Parent(s):
55342fc
Create new file
Browse files
Files changed (1)
hide
show
test.py
+2
-0
test.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
if __name__ == "__main__":
2
+
print("hello world")