Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
gopika13
/
handwritten_code_dataset
like
0
Dataset card
Files
Files and versions
Community
1
gopika13
commited on
13 days ago
Commit
d84d5d5
·
verified
·
1 Parent(s):
d943329
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-2
README.md
CHANGED
Viewed
@@ -1,6 +1,8 @@
1
---
2
dataset_info:
3
features:
4
-
image:
image
5
-
text
:
string
6
---
1
---
2
dataset_info:
3
features:
4
+
image:
5
+
d_type
:
image
6
+
text:
7
+
d_type: string
8
---