Training in progress, epoch 1
Browse files- config.json +2 -2
- model.safetensors +1 -1
- runs/Sep07_13-10-38_716e8b9f95f5/events.out.tfevents.1725714644.716e8b9f95f5.293.4 +2 -2
- runs/Sep07_13-10-38_716e8b9f95f5/events.out.tfevents.1725715014.716e8b9f95f5.293.5 +3 -0
- runs/Sep07_13-23-19_716e8b9f95f5/events.out.tfevents.1725715407.716e8b9f95f5.293.6 +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.5,
|
7 |
"encoder_stride": 16,
|
8 |
"hidden_act": "gelu",
|
9 |
+
"hidden_dropout_prob": 0.5,
|
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:8c55e81e9c114884d9c1d28426d870ad43ef9b4273134003dc1dd73670c92057
|
3 |
size 343242432
|
runs/Sep07_13-10-38_716e8b9f95f5/events.out.tfevents.1725714644.716e8b9f95f5.293.4
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:2c6009e7cb4d40a01004f54e04fbe9af253571e1dcc94510bce0c1521e9463f9
|
3 |
+
size 10759
|
runs/Sep07_13-10-38_716e8b9f95f5/events.out.tfevents.1725715014.716e8b9f95f5.293.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bcf897f1a89bf0c76f2c830ef452ce7339768597566f817fd4878cbe3a4b708
|
3 |
+
size 405
|
runs/Sep07_13-23-19_716e8b9f95f5/events.out.tfevents.1725715407.716e8b9f95f5.293.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1bc9198c56296143d25139d38171297f85569fe25700f83ad1dc03f8a0d9bae8
|
3 |
+
size 5695
|
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:c5262c14ec2dbc655ab38c6719d32ea4a7b83e9bac546756f950036679418b3c
|
3 |
size 5240
|