ID56 commited on
Commit
83be41c
1 Parent(s): abe95f0

Added metadata to model card, renamed resource to assets.

Browse files
README.md CHANGED
@@ -4,5 +4,19 @@ For the Fatima Fellowship 2022 Coding Challenge, Vision track.
4
 
5
  <a href="https://wandb.ai/dealer56/cifar-updown-classifier/reports/CIFAR-10-Upside-Down-Classifier-Fatima-Fellowship-2022-Coding-Challenge-Vision---VmlldzoxODA2MDE4" target="_parent"><img src="https://img.shields.io/badge/weights-%26biases-ffcf40" alt="W&B Report"/></a>
6
 
7
- <img src="resources/cover_image.png" alt="Cover Image" width="800"/>
8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  <a href="https://wandb.ai/dealer56/cifar-updown-classifier/reports/CIFAR-10-Upside-Down-Classifier-Fatima-Fellowship-2022-Coding-Challenge-Vision---VmlldzoxODA2MDE4" target="_parent"><img src="https://img.shields.io/badge/weights-%26biases-ffcf40" alt="W&B Report"/></a>
6
 
7
+ <img src="https://huggingface.co/ID56/FF-Vision-CIFAR/resolve/main/assets/cover_image.png" alt="Cover Image" width="800"/>
8
 
9
+ ---
10
+ license: cc-by-sa-4.0
11
+
12
+ tags:
13
+ - image-classification
14
+
15
+ datasets:
16
+ - cifar10
17
+
18
+ metrics:
19
+ - accuracy
20
+
21
+ thumbnail: https://huggingface.co/ID56/FF-Vision-CIFAR/resolve/main/assets/cover_image.png
22
+ ---
{resources → assets}/cover_image.png RENAMED
File without changes