williamdeli commited on
Commit
b3004cb
1 Parent(s): 001e660

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,44 +1,44 @@
1
- {
2
- "_name_or_path": "/content/model/emotion-classification/checkpoint-60",
3
- "architectures": [
4
- "ViTForImageClassification"
5
- ],
6
- "attention_probs_dropout_prob": 0.0,
7
- "encoder_stride": 16,
8
- "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
- "hidden_size": 768,
11
- "id2label": {
12
- "0": "anger",
13
- "1": "contempt",
14
- "2": "disgust",
15
- "3": "fear",
16
- "4": "happy",
17
- "5": "neutral",
18
- "6": "sad",
19
- "7": "surprise"
20
- },
21
- "image_size": 224,
22
- "initializer_range": 0.02,
23
- "intermediate_size": 3072,
24
- "label2id": {
25
- "anger": "0",
26
- "contempt": "1",
27
- "disgust": "2",
28
- "fear": "3",
29
- "happy": "4",
30
- "neutral": "5",
31
- "sad": "6",
32
- "surprise": "7"
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,
42
- "torch_dtype": "float32",
43
- "transformers_version": "4.42.4"
44
- }
 
1
+ {
2
+ "_name_or_path": "C:\\Users\\willi\\Documents\\MachineLearning_Collab\\model\\emotion-classification\\checkpoint-270",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "anger",
13
+ "1": "contempt",
14
+ "2": "disgust",
15
+ "3": "fear",
16
+ "4": "happy",
17
+ "5": "neutral",
18
+ "6": "sad",
19
+ "7": "surprise"
20
+ },
21
+ "image_size": 224,
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "anger": "0",
26
+ "contempt": "1",
27
+ "disgust": "2",
28
+ "fear": "3",
29
+ "happy": "4",
30
+ "neutral": "5",
31
+ "sad": "6",
32
+ "surprise": "7"
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,
42
+ "torch_dtype": "float32",
43
+ "transformers_version": "4.41.2"
44
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:601703f4d608fa95690014c52eacea618a9642afe005771743e2f66a6f91be55
3
  size 343242432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3003c8ee5ef9ddc9b172fffcf6ebe7e34ed69de57e2d8919848553d18b02b58
3
  size 343242432
preprocessor_config.json CHANGED
@@ -1,22 +1,36 @@
1
- {
2
- "do_normalize": true,
3
- "do_rescale": true,
4
- "do_resize": true,
5
- "image_mean": [
6
- 0.5,
7
- 0.5,
8
- 0.5
9
- ],
10
- "image_processor_type": "ViTImageProcessor",
11
- "image_std": [
12
- 0.5,
13
- 0.5,
14
- 0.5
15
- ],
16
- "resample": 2,
17
- "rescale_factor": 0.00392156862745098,
18
- "size": {
19
- "height": 224,
20
- "width": 224
21
- }
22
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
+ "do_normalize": true,
17
+ "do_rescale": true,
18
+ "do_resize": true,
19
+ "image_mean": [
20
+ 0.5,
21
+ 0.5,
22
+ 0.5
23
+ ],
24
+ "image_processor_type": "ViTImageProcessor",
25
+ "image_std": [
26
+ 0.5,
27
+ 0.5,
28
+ 0.5
29
+ ],
30
+ "resample": 2,
31
+ "rescale_factor": 0.00392156862745098,
32
+ "size": {
33
+ "height": 224,
34
+ "width": 224
35
+ }
36
+ }
runs/Sep02_23-01-06_William/events.out.tfevents.1725292882.William.9260.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c26e14c5955734bbe286eba24942a23f46664de39e42ab2d5c367a563fb09a4
3
- size 6576
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ecc505f6fa53250197daa941032e61be436aaa3b36e91ba7e37f981dc4ecf637
3
+ size 6783
runs/Sep02_23-07-47_William/events.out.tfevents.1725293284.William.9260.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:771de48f8bb377db3c300a6817ad1d2475236a49bd7cfaae2aabdd3d051fc1e2
3
+ size 5223
runs/Sep02_23-10-04_William/events.out.tfevents.1725293414.William.20360.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2132a435b94804457b7f26d1c167abf0923a2b533ea87adb08006dc6f770c7d0
3
+ size 6575
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad155c56265a9d2cfe3c73f0edd4e47a245152f3ef85b7b4b9c0a45b0b8ef379
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23ff287ffbaa280c93bc481fac7744d745e671f019861cb40be814a7c9551f15
3
+ size 5112