cassiekang commited on
Commit
51ab1aa
1 Parent(s): 1379f69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -36,7 +36,10 @@ The dataset includes annotations in English
36
  ### Data Instances
37
 
38
  A data instance in the CUB-200-2011 dataset comprises an image of a bird species, along with annotations including bounding boxes, part locations, binary attributes, and natural language descriptions.
39
-
 
 
 
40
 
41
  ### Data Fields
42
 
 
36
  ### Data Instances
37
 
38
  A data instance in the CUB-200-2011 dataset comprises an image of a bird species, along with annotations including bounding boxes, part locations, binary attributes, and natural language descriptions.
39
+ {
40
+ "text": "A photo of a Tropical King Bird",
41
+ "image": cassiekang/train-00000-of-00001-246c29c8515f0b3f/Tropical_Kingbird_0064_69889.jpg
42
+ }
43
 
44
  ### Data Fields
45