Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,10 @@ model-index:
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.8056426332288401
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -108,4 +112,4 @@ The following hyperparameters were used during training:
|
|
108 |
- Transformers 4.35.2
|
109 |
- Pytorch 2.0.1+cu117
|
110 |
- Datasets 2.15.0
|
111 |
-
- Tokenizers 0.15.0
|
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.8056426332288401
|
26 |
+
language:
|
27 |
+
- en
|
28 |
+
library_name: transformers
|
29 |
+
pipeline_tag: image-classification
|
30 |
---
|
31 |
|
32 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
112 |
- Transformers 4.35.2
|
113 |
- Pytorch 2.0.1+cu117
|
114 |
- Datasets 2.15.0
|
115 |
+
- Tokenizers 0.15.0
|