dukenmarga commited on
Commit
542fade
·
verified ·
1 Parent(s): f160e43

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-large-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -7,7 +7,7 @@
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.2,
10
- "hidden_size": 1024,
11
  "id2label": {
12
  "0": "anger",
13
  "1": "contempt",
@@ -20,7 +20,7 @@
20
  },
21
  "image_size": 224,
22
  "initializer_range": 0.02,
23
- "intermediate_size": 4096,
24
  "label2id": {
25
  "anger": "0",
26
  "contempt": "1",
@@ -33,9 +33,9 @@
33
  },
34
  "layer_norm_eps": 1e-12,
35
  "model_type": "vit",
36
- "num_attention_heads": 16,
37
  "num_channels": 3,
38
- "num_hidden_layers": 24,
39
  "patch_size": 16,
40
  "problem_type": "single_label_classification",
41
  "qkv_bias": true,
 
1
  {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.2,
10
+ "hidden_size": 768,
11
  "id2label": {
12
  "0": "anger",
13
  "1": "contempt",
 
20
  },
21
  "image_size": 224,
22
  "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
  "label2id": {
25
  "anger": "0",
26
  "contempt": "1",
 
33
  },
34
  "layer_norm_eps": 1e-12,
35
  "model_type": "vit",
36
+ "num_attention_heads": 12,
37
  "num_channels": 3,
38
+ "num_hidden_layers": 12,
39
  "patch_size": 16,
40
  "problem_type": "single_label_classification",
41
  "qkv_bias": true,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04e2344773c6d84eeb8d065702ea00b5409b154b0e95060a35d57c23337bf497
3
- size 1213285872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51e850d0480c5f880f88e0b0404df7390ea463e40babd212e572362d8dcc408c
3
+ size 343242432
runs/Sep06_01-39-31_bb27b7ff2174/events.out.tfevents.1725586781.bb27b7ff2174.6450.9 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:449a81cb066c6fa2a95afaa64793d46960d3c3f52bf2c1f535189844f654cb1f
3
- size 8591
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b46e9a9ce7afdc8a5e1b304d37c5bb76631e14cc64d1dbbb99a78bfaf7d5dd7b
3
+ size 9758
runs/Sep06_01-51-17_bb27b7ff2174/events.out.tfevents.1725587488.bb27b7ff2174.6450.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a31f81b4017b370ad1cf8602edbd5b26b0f73f1bbe2df8055ca8a9a54d817932
3
+ size 5680
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:56d15c203f6d7995b4df126d03a721447202c64ce5fc29f00acc48f3234a6bb1
3
  size 5240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d66b48fa8cbfe49ea0b8d1641f67119604d73d0f8513b6b90e314ed54ccf2b6
3
  size 5240