Donghyun99 commited on
Commit
5fec33e
·
verified ·
1 Parent(s): 09b7881

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -118,7 +118,15 @@ dataset_info:
118
  num_examples: 3084
119
  download_size: 137936915
120
  dataset_size: 132079005.44000001
 
 
 
 
 
121
  ---
122
- # Dataset Card for "caltech-101"
123
 
124
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
118
  num_examples: 3084
119
  download_size: 137936915
120
  dataset_size: 132079005.44000001
121
+ task_categories:
122
+ - image-classification
123
+ language:
124
+ - en
125
+ pretty_name: d
126
  ---
127
+ # Dataset Card for "Caltech-101"
128
 
129
+ This is a non-official ```Caltech-101``` dataset for **fine-grained** ```Image Classification.```
130
+
131
+ Since there is no official method for separating training and test data, we arbitrarily split the data similar to TensorFlow.
132
+ If you want to download the official dataset, please refer to the [here](https://data.caltech.edu/records/mzrjq-6wc02).