essam24 commited on
Commit
306e7d4
1 Parent(s): 6c110b1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - image-classification
5
+ tags:
6
+ - biology
7
+ configs:
8
+ - config_name: default
9
+ data_files:
10
+ - split: train
11
+ path: train.zip
12
+ - split: test
13
+ path: test.zip
14
+ ---