PogusTheWhisper commited on
Commit
4ab18fd
1 Parent(s): 3f6bb12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -1,5 +1,19 @@
1
  ---
2
  license: mit
3
  ---
4
- ds = load_dataset("alkzar90/CC6204-Hackaton-Cub-Dataset",
5
- streaming=True)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ annotations_creators:
5
+ - expert-generated
6
+ language_creators:
7
+ - expert-generated
8
+ - crowdsourced
9
+ language:
10
+ - en
11
+ multilinguality:
12
+ - monolingual
13
+ source_datasets:
14
+ - original
15
+ task_categories:
16
+ - text-classification
17
+ task_ids:
18
+ - multi-label-classification
19
+ ---