Datasets:

Modalities:
Image
Text
Languages:
English
ArXiv:
DOI:
License:
jennamk14 commited on
Commit
806bab3
·
verified ·
1 Parent(s): 3964bc3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -132,6 +132,13 @@ Note on data partitions: HuggingFace limits folders to 10,000 files per folder,
132
 
133
  **classes.txt**:
134
  - `0`: zebra
 
 
 
 
 
 
 
135
 
136
  **frame_id.txt**:
137
  - `class`: Class of the object in the image (0 for zebra)
 
132
 
133
  **classes.txt**:
134
  - `0`: zebra
135
+ - `1`: giraffe
136
+ - `2`: onager
137
+ - `3`: dog
138
+
139
+ Note: only zebras appear in this dataset; other class labels are included to be consistent across MMLA data collected at other locations,
140
+ see the data from [Mpala Research Center](https://huggingface.co/datasets/imageomics/mmla_mpala) and [The Wilds](https://huggingface.co/datasets/imageomics/mmla_wilds) datasets.
141
+
142
 
143
  **frame_id.txt**:
144
  - `class`: Class of the object in the image (0 for zebra)