md-vasim commited on
Commit
1eb763b
·
verified ·
1 Parent(s): e678e01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -6,6 +6,8 @@ language:
6
  metrics:
7
  - accuracy
8
  pipeline_tag: image-classification
 
 
9
  ---
10
 
11
  # Model Card for Model ID
@@ -159,3 +161,5 @@ args = TrainingArguments(
159
 
160
  For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/vit.html#).
161
 
 
 
 
6
  metrics:
7
  - accuracy
8
  pipeline_tag: image-classification
9
+ datasets:
10
+ - pcuenq/oxford-pets
11
  ---
12
 
13
  # Model Card for Model ID
 
161
 
162
  For more code examples, we refer to the [documentation](https://huggingface.co/transformers/model_doc/vit.html#).
163
 
164
+ ## Training Dataset
165
+ [https://huggingface.co/datasets/pcuenq/oxford-pets](https://huggingface.co/datasets/pcuenq/oxford-pets)