Training in progress, epoch 1
Browse files
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.2,
|
7 |
"encoder_stride": 16,
|
8 |
"hidden_act": "gelu",
|
9 |
+
"hidden_dropout_prob": 0.2,
|
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:19d47dd187dd9ff2d1cea53418d3b3c2dfca616753f576a8dc0c641082cf5f99
|
3 |
size 343242432
|
runs/Sep06_16-18-09_ae5ec11cb08b/events.out.tfevents.1725639495.ae5ec11cb08b.394.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dd6f182f3021d30e32e48a7d680086c26c351dbf114549dcb3023013084748fa
|
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:a5a7aa4a1880d9459194aab05eca47117ecee2aaddad90ca736e76034e1dae94
|
3 |
size 5240
|