Merge branch 'main' of https://huggingface.co./Overthrow4232/cat_and_dog_breed_classifier
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- pcuenq/oxford-pets
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
library_name: fastai
|
10 |
+
pipeline_tag: image-classification
|
11 |
+
tags:
|
12 |
+
- code
|
13 |
+
- biology
|
14 |
+
---
|