Training in progress, step 500
Browse files
config.json
CHANGED
|
@@ -1,12 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "motheecreator/vit-Facial-Expression-Recognition",
|
| 3 |
"architectures": [
|
| 4 |
"ViTForImageClassification"
|
| 5 |
],
|
| 6 |
"attention_probs_dropout_prob": 0.0,
|
| 7 |
"encoder_stride": 16,
|
| 8 |
"hidden_act": "gelu",
|
| 9 |
-
"hidden_dropout_prob": 0.
|
| 10 |
"hidden_size": 768,
|
| 11 |
"id2label": {
|
| 12 |
"0": "angry",
|
|
|
|
| 1 |
{
|
|
|
|
| 2 |
"architectures": [
|
| 3 |
"ViTForImageClassification"
|
| 4 |
],
|
| 5 |
"attention_probs_dropout_prob": 0.0,
|
| 6 |
"encoder_stride": 16,
|
| 7 |
"hidden_act": "gelu",
|
| 8 |
+
"hidden_dropout_prob": 0.1,
|
| 9 |
"hidden_size": 768,
|
| 10 |
"id2label": {
|
| 11 |
"0": "angry",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 343239356
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf5f368ec763fae5fa3be7af072c01b2cf5fb266f269977f5c3986703c4268a8
|
| 3 |
size 343239356
|
runs/Jan15_12-24-44_a7eec31e58e8/events.out.tfevents.1736943895.a7eec31e58e8.42.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2fb5cbfcd1a5d6806c0397efe6a72b02f2c12e63fbe30fdfddf26534cde6eded
|
| 3 |
+
size 7632
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4347
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3f8baaf8b5bd2d90af11d21bb3b1491906a86a1642bfd898d3ad29ae60a58950
|
| 3 |
size 4347
|