Datasets:

ArXiv:
Libraries:
License:
Christy61 commited on
Commit
69132be
·
verified ·
1 Parent(s): 46f48cf

Delete _info.json

Browse files
Files changed (1) hide show
  1. _info.json +0 -20
_info.json DELETED
@@ -1,20 +0,0 @@
1
- {
2
- "description": "OpenMaterial dataset containing images and JSON metadata.",
3
- "citation": "",
4
- "homepage": "",
5
- "license": "CC BY-NC 4.0",
6
- "features": {
7
- "png": {
8
- "dtype": "image",
9
- "id": null
10
- },
11
- "json": {
12
- "dtype": "json",
13
- "id": null
14
- },
15
- "cls.txt": {
16
- "dtype": "string",
17
- "id": null
18
- }
19
- }
20
- }