Donghyun99 commited on
Commit
e6d24c6
·
verified ·
1 Parent(s): 0e344a8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -223,4 +223,13 @@ configs:
223
  path: data/train-*
224
  - split: test
225
  path: data/test-*
 
 
 
 
226
  ---
 
 
 
 
 
 
223
  path: data/train-*
224
  - split: test
225
  path: data/test-*
226
+ task_categories:
227
+ - image-classification
228
+ language:
229
+ - en
230
  ---
231
+ # Dataset Card for "CUB-200-2011 (CUBS)"
232
+
233
+ This is a non-official ```CUB-200-2011``` dataset for **fine-grained** ```Image Classification```.
234
+
235
+ If you want to download the official dataset, please refer to the [here](https://data.caltech.edu/records/65de6-vp158).