Update README.md
Browse files
README.md
CHANGED
@@ -22,6 +22,11 @@ model-index:
|
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
value: 0.9148438153091649
|
|
|
|
|
|
|
|
|
|
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -82,4 +87,4 @@ The following hyperparameters were used during training:
|
|
82 |
- Transformers 4.44.0
|
83 |
- Pytorch 2.4.0
|
84 |
- Datasets 2.21.0
|
85 |
-
- Tokenizers 0.19.1
|
|
|
22 |
- name: Accuracy
|
23 |
type: accuracy
|
24 |
value: 0.9148438153091649
|
25 |
+
license: apache-2.0
|
26 |
+
language:
|
27 |
+
- en
|
28 |
+
pipeline_tag: image-classification
|
29 |
+
library_name: transformers
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
87 |
- Transformers 4.44.0
|
88 |
- Pytorch 2.4.0
|
89 |
- Datasets 2.21.0
|
90 |
+
- Tokenizers 0.19.1
|