Update README.md
Browse files
README.md
CHANGED
@@ -6,17 +6,14 @@ tags:
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
-
|
10 |
-
- name: image-classification
|
11 |
-
results: []
|
12 |
datasets:
|
13 |
- pcuenq/oxford-pets
|
14 |
language:
|
15 |
- en
|
|
|
16 |
---
|
17 |
|
18 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
19 |
-
should probably proofread and complete it, then remove this comment. -->
|
20 |
|
21 |
# Image Classification
|
22 |
|
@@ -25,18 +22,6 @@ It achieves the following results on the evaluation set:
|
|
25 |
- Loss: 0.2031
|
26 |
- Accuracy: 0.9459
|
27 |
|
28 |
-
## Model description
|
29 |
-
|
30 |
-
More information needed
|
31 |
-
|
32 |
-
## Intended uses & limitations
|
33 |
-
|
34 |
-
More information needed
|
35 |
-
|
36 |
-
## Training and evaluation data
|
37 |
-
|
38 |
-
More information needed
|
39 |
-
|
40 |
## Training procedure
|
41 |
|
42 |
### Training hyperparameters
|
|
|
6 |
- generated_from_trainer
|
7 |
metrics:
|
8 |
- accuracy
|
9 |
+
|
|
|
|
|
10 |
datasets:
|
11 |
- pcuenq/oxford-pets
|
12 |
language:
|
13 |
- en
|
14 |
+
library_name: transformers
|
15 |
---
|
16 |
|
|
|
|
|
17 |
|
18 |
# Image Classification
|
19 |
|
|
|
22 |
- Loss: 0.2031
|
23 |
- Accuracy: 0.9459
|
24 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
25 |
## Training procedure
|
26 |
|
27 |
### Training hyperparameters
|