jayanta commited on
Commit
f7bf02f
1 Parent(s): 5f318a0

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -19,29 +19,21 @@
19
  2048
20
  ],
21
  "id2label": {
22
- "0": "angry",
23
- "1": "happy",
24
- "2": "neutral",
25
- "3": "sad"
26
  },
27
  "label2id": {
28
- "angry": "0",
29
- "happy": "1",
30
- "neutral": "2",
31
- "sad": "3"
32
  },
33
  "layer_type": "bottleneck",
34
  "model_type": "resnet",
35
  "num_channels": 3,
36
- "out_features": null,
37
  "problem_type": "single_label_classification",
38
- "stage_names": [
39
- "stem",
40
- "stage1",
41
- "stage2",
42
- "stage3",
43
- "stage4"
44
- ],
45
  "torch_dtype": "float32",
46
- "transformers_version": "4.25.1"
47
  }
 
19
  2048
20
  ],
21
  "id2label": {
22
+ "0": "angry1",
23
+ "1": "happy1",
24
+ "2": "neutral1",
25
+ "3": "sad1"
26
  },
27
  "label2id": {
28
+ "angry1": "0",
29
+ "happy1": "1",
30
+ "neutral1": "2",
31
+ "sad1": "3"
32
  },
33
  "layer_type": "bottleneck",
34
  "model_type": "resnet",
35
  "num_channels": 3,
 
36
  "problem_type": "single_label_classification",
 
 
 
 
 
 
 
37
  "torch_dtype": "float32",
38
+ "transformers_version": "4.24.0"
39
  }
preprocessor_config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
  "crop_pct": 0.875,
3
  "do_normalize": true,
4
- "do_rescale": true,
5
  "do_resize": true,
6
  "feature_extractor_type": "ConvNextFeatureExtractor",
7
  "image_mean": [
@@ -9,15 +8,11 @@
9
  0.456,
10
  0.406
11
  ],
12
- "image_processor_type": "ConvNextImageProcessor",
13
  "image_std": [
14
  0.229,
15
  0.224,
16
  0.225
17
  ],
18
  "resample": 3,
19
- "rescale_factor": 0.00392156862745098,
20
- "size": {
21
- "shortest_edge": 224
22
- }
23
  }
 
1
  {
2
  "crop_pct": 0.875,
3
  "do_normalize": true,
 
4
  "do_resize": true,
5
  "feature_extractor_type": "ConvNextFeatureExtractor",
6
  "image_mean": [
 
8
  0.456,
9
  0.406
10
  ],
 
11
  "image_std": [
12
  0.229,
13
  0.224,
14
  0.225
15
  ],
16
  "resample": 3,
17
+ "size": 224
 
 
 
18
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:797ad435f3e4fc6eb51fbf8fb1645d146d75605941de95af5da769f7ccd82fe7
3
  size 94391373
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22bc5fbaad6ebee796b9e29d3bbd1409f003ec13dfad4de6ca49750ffc85aa9c
3
  size 94391373
runs/Jul08_15-41-48_teesta/1688811314.1349657/events.out.tfevents.1688811314.teesta.10944.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b32dc27631fe0feb27b66b50141110658e5620b72ffa89c9fb5f8a03f04b88b
3
+ size 5550
runs/Jul08_15-41-48_teesta/events.out.tfevents.1688811314.teesta.10944.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:985a70b8087d815132cfcc3cdc48ecce99547957aca22acc79a84d832d44ce15
3
+ size 4239
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ab564e35c48bd3a0beac7bcde5a27b88cdf77dde537ba9b6660cc0b3e9af151
3
  size 3451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbfb95ec038580b59de14f2175ad8e5be8a5be9f473b52705f82f1ae2156148a
3
  size 3451