Training in progress, epoch 1
Browse files- config.json +2 -2
- model.safetensors +1 -1
- runs/Sep06_16-18-09_ae5ec11cb08b/events.out.tfevents.1725639495.ae5ec11cb08b.394.2 +2 -2
- runs/Sep06_16-18-09_ae5ec11cb08b/events.out.tfevents.1725639911.ae5ec11cb08b.394.3 +3 -0
- runs/Sep06_16-25-30_ae5ec11cb08b/events.out.tfevents.1725639936.ae5ec11cb08b.394.4 +3 -0
- training_args.bin +1 -1
config.json
CHANGED
@@ -3,10 +3,10 @@
|
|
3 |
"architectures": [
|
4 |
"ViTForImageClassification"
|
5 |
],
|
6 |
-
"attention_probs_dropout_prob": 0.
|
7 |
"encoder_stride": 16,
|
8 |
"hidden_act": "gelu",
|
9 |
-
"hidden_dropout_prob": 0.
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "anger",
|
|
|
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.0,
|
10 |
"hidden_size": 768,
|
11 |
"id2label": {
|
12 |
"0": "anger",
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 343242432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6603c9c3857c4c0ea37cdc1f06e629ef59a2df4eb997759db75bb340b490deeb
|
3 |
size 343242432
|
runs/Sep06_16-18-09_ae5ec11cb08b/events.out.tfevents.1725639495.ae5ec11cb08b.394.2
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2644ad869d15f5db54579a22373f91a864adc7a62f56530a99f63b82028f45eb
|
3 |
+
size 16091
|
runs/Sep06_16-18-09_ae5ec11cb08b/events.out.tfevents.1725639911.ae5ec11cb08b.394.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a1ac7b5e8bf9ad49c07441f9d191a02d759800a9157c2e625fd602b8aef15e0
|
3 |
+
size 411
|
runs/Sep06_16-25-30_ae5ec11cb08b/events.out.tfevents.1725639936.ae5ec11cb08b.394.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9623db34ed9b7b311cef5a876d86d0bbe1b018d666b463f486e9680b61a0d2c
|
3 |
+
size 5701
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c59726ab6fa7b4be4dde5bbf6b50ca0c6c978cf388ee7d1ca77715c356db6510
|
3 |
size 5240
|