Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
base_model: motheecreator/vit-Facial-Expression-Recognition
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
@@ -7,6 +6,7 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: vit-Facial-Expression-Recognition
|
9 |
results: []
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -64,4 +64,4 @@ The following hyperparameters were used during training:
|
|
64 |
- Transformers 4.44.0
|
65 |
- Pytorch 2.4.0
|
66 |
- Datasets 2.21.0
|
67 |
-
- Tokenizers 0.19.1
|
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
|
|
6 |
model-index:
|
7 |
- name: vit-Facial-Expression-Recognition
|
8 |
results: []
|
9 |
+
pipeline_tag: image-classification
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
64 |
- Transformers 4.44.0
|
65 |
- Pytorch 2.4.0
|
66 |
- Datasets 2.21.0
|
67 |
+
- Tokenizers 0.19.1
|