Update README.md
Browse files
README.md
CHANGED
@@ -21,6 +21,11 @@ It achieves the following results on the evaluation set:
|
|
21 |
- Loss: 0.1930
|
22 |
- Accuracy: 0.943
|
23 |
|
|
|
|
|
|
|
|
|
|
|
24 |
## Model description
|
25 |
|
26 |
More information needed
|
|
|
21 |
- Loss: 0.1930
|
22 |
- Accuracy: 0.943
|
23 |
|
24 |
+
This is just a model created by following the the Tramnformers tutorial on image classification at https://huggingface.co/docs/transformers/main/en/tasks/image_classification
|
25 |
+
|
26 |
+
So quite worthless
|
27 |
+
|
28 |
+
|
29 |
## Model description
|
30 |
|
31 |
More information needed
|