Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ tags:
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- imagefolder
|
|
|
8 |
metrics:
|
9 |
- accuracy
|
10 |
model-index:
|
@@ -23,6 +24,13 @@ model-index:
|
|
23 |
- name: Accuracy
|
24 |
type: accuracy
|
25 |
value: 0.391304347826087
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -71,4 +79,4 @@ The following hyperparameters were used during training:
|
|
71 |
- Transformers 4.33.3
|
72 |
- Pytorch 2.0.1+cu118
|
73 |
- Datasets 2.14.5
|
74 |
-
- Tokenizers 0.13.3
|
|
|
5 |
- generated_from_trainer
|
6 |
datasets:
|
7 |
- imagefolder
|
8 |
+
- aytvill/plastic-recycling-codes
|
9 |
metrics:
|
10 |
- accuracy
|
11 |
model-index:
|
|
|
24 |
- name: Accuracy
|
25 |
type: accuracy
|
26 |
value: 0.391304347826087
|
27 |
+
widget:
|
28 |
+
- image: example/image1.jpg
|
29 |
+
example_title: example1
|
30 |
+
- image: example/image2.jpg
|
31 |
+
example_title: example2
|
32 |
+
- image: example/image3.jpg
|
33 |
+
example_title: example3
|
34 |
---
|
35 |
|
36 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
79 |
- Transformers 4.33.3
|
80 |
- Pytorch 2.0.1+cu118
|
81 |
- Datasets 2.14.5
|
82 |
+
- Tokenizers 0.13.3
|