motheecreator
commited on
Commit
•
2a3f2ec
1
Parent(s):
eba39cc
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,7 @@ model-index:
|
|
15 |
- name: Accuracy
|
16 |
type: accuracy
|
17 |
value: 0.8571428571428571
|
|
|
18 |
---
|
19 |
|
20 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -102,4 +103,4 @@ The following hyperparameters were used during training:
|
|
102 |
- Transformers 4.36.0
|
103 |
- Pytorch 2.0.0
|
104 |
- Datasets 2.1.0
|
105 |
-
- Tokenizers 0.15.0
|
|
|
15 |
- name: Accuracy
|
16 |
type: accuracy
|
17 |
value: 0.8571428571428571
|
18 |
+
pipeline_tag: image-classification
|
19 |
---
|
20 |
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
103 |
- Transformers 4.36.0
|
104 |
- Pytorch 2.0.0
|
105 |
- Datasets 2.1.0
|
106 |
+
- Tokenizers 0.15.0
|