gopika13 commited on
Commit
d84d5d5
·
verified ·
1 Parent(s): d943329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -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
  ---