Training in progress, epoch 1
Browse files- config.json +2 -2
- model.safetensors +1 -1
- runs/Sep06_13-21-08_56656e7fe226/events.out.tfevents.1725628877.56656e7fe226.36.2 +2 -2
- runs/Sep06_13-21-08_56656e7fe226/events.out.tfevents.1725629083.56656e7fe226.36.3 +3 -0
- runs/Sep06_13-27-20_56656e7fe226/events.out.tfevents.1725629248.56656e7fe226.36.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.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:a50028ee88b47a0337f3897351ce22d80f7a192924bd89b66d5ba6bd706d47bb
|
3 |
size 343242432
|
runs/Sep06_13-21-08_56656e7fe226/events.out.tfevents.1725628877.56656e7fe226.36.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:5328d3d04ae1d69634383af4f3ad14eabef39d87191fa0b9106d22f4c1ec6c0e
|
3 |
+
size 9744
|
runs/Sep06_13-21-08_56656e7fe226/events.out.tfevents.1725629083.56656e7fe226.36.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb5beb71362e98436cecf2129e5742ef89b262e15d90c8ce6f7c186003287cc1
|
3 |
+
size 405
|
runs/Sep06_13-27-20_56656e7fe226/events.out.tfevents.1725629248.56656e7fe226.36.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43fe8c374aeeffac4d0a3b14dc660b62652f2d4b3471048751503ad2e04780e8
|
3 |
+
size 5508
|
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:5508fb730bf3a4510debdc8143e627d92be1212624eddc84150e578a0dbb5c68
|
3 |
size 5240
|