dukenmarga
commited on
Commit
•
fe00077
1
Parent(s):
29694d6
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": 1024,
|
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": 1024,
|
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 1213285872
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32e327f0c4ac9ec7fd2e70e769e4eec9ea2508b0a4a312a1b4773ea4120e2a58
|
3 |
size 1213285872
|
runs/Sep05_22-42-33_bb27b7ff2174/events.out.tfevents.1725576242.bb27b7ff2174.6450.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ef1d2de11a733b92699e5689ab02e2a0d5b1d01a11e4a0316fc74c8271e8a432
|
3 |
+
size 5682
|
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:dedbcad2f6358012d69c6376a592bb5bbc4e333b12abb72c7dcaad58f88b8cc1
|
3 |
size 5240
|