nbeerbower commited on
Commit
dd3fdc6
·
verified ·
1 Parent(s): c13c951

Upload edited dataset

Browse files
Files changed (1) hide show
  1. train/dataset_info.json +22 -0
train/dataset_info.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "citation": "",
3
+ "description": "",
4
+ "features": {
5
+ "image": {
6
+ "bytes": {
7
+ "dtype": "null",
8
+ "_type": "Value"
9
+ },
10
+ "path": {
11
+ "dtype": "string",
12
+ "_type": "Value"
13
+ }
14
+ },
15
+ "anatomy_issues": {
16
+ "dtype": "string",
17
+ "_type": "Value"
18
+ }
19
+ },
20
+ "homepage": "",
21
+ "license": ""
22
+ }