Remoncya commited on
Commit
6b3bba5
·
verified ·
1 Parent(s): 34e9fcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -10
README.md CHANGED
@@ -4,13 +4,17 @@ task_categories:
4
  - image-classification
5
  size_categories:
6
  - 10K<n<100K
7
- features:
8
- - image:
9
- decode: true
10
- id: null
11
- _type: "Image"
12
- - label:
13
- dtype: "string"
14
- id: null
15
- _type: "Value"
16
- ---
 
 
 
 
 
4
  - image-classification
5
  size_categories:
6
  - 10K<n<100K
7
+ features:
8
+ - image:
9
+ decode: true
10
+ id: null
11
+ _type: Image
12
+ - label:
13
+ dtype: string
14
+ id: null
15
+ _type: Value
16
+ language:
17
+ - en
18
+ tags:
19
+ - medical
20
+ ---