younggi commited on
Commit
029d144
1 Parent(s): c523d6a

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -49,7 +49,7 @@
49
  "problem_type": "single_label_classification",
50
  "qkv_bias": true,
51
  "torch_dtype": "float32",
52
- "transformers_version": "4.24.0",
53
  "tubelet_size": 2,
54
  "use_mean_pooling": false
55
  }
 
49
  "problem_type": "single_label_classification",
50
  "qkv_bias": true,
51
  "torch_dtype": "float32",
52
+ "transformers_version": "4.26.1",
53
  "tubelet_size": 2,
54
  "use_mean_pooling": false
55
  }
preprocessor_config.json CHANGED
@@ -1,6 +1,11 @@
1
  {
 
 
 
 
2
  "do_center_crop": true,
3
  "do_normalize": true,
 
4
  "do_resize": true,
5
  "feature_extractor_type": "VideoMAEFeatureExtractor",
6
  "image_mean": [
@@ -8,11 +13,15 @@
8
  0.456,
9
  0.406
10
  ],
 
11
  "image_std": [
12
  0.229,
13
  0.224,
14
  0.225
15
  ],
16
  "resample": 2,
17
- "size": 224
 
 
 
18
  }
 
1
  {
2
+ "crop_size": {
3
+ "height": 224,
4
+ "width": 224
5
+ },
6
  "do_center_crop": true,
7
  "do_normalize": true,
8
+ "do_rescale": true,
9
  "do_resize": true,
10
  "feature_extractor_type": "VideoMAEFeatureExtractor",
11
  "image_mean": [
 
13
  0.456,
14
  0.406
15
  ],
16
+ "image_processor_type": "VideoMAEFeatureExtractor",
17
  "image_std": [
18
  0.229,
19
  0.224,
20
  0.225
21
  ],
22
  "resample": 2,
23
+ "rescale_factor": 0.00392156862745098,
24
+ "size": {
25
+ "shortest_edge": 224
26
+ }
27
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3766dfb3376e0b2bab31d30f95de7bc32fa38347c5e88238d3bedb6fc7aa129b
3
- size 345004687
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f746f5255f192d87c998aac3081395bebf630ec8596399b5585f1b30532462e
3
+ size 345006713
runs/Feb17_17-30-37_hong-B460MAORUSPRO/1676623165.242343/events.out.tfevents.1676623165.hong-B460MAORUSPRO.3393537.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8705320130dbcd215134a448e354292efcd4e1b42a29efccc96f74b39214fd3b
3
+ size 5737
runs/Feb17_17-30-37_hong-B460MAORUSPRO/events.out.tfevents.1676623165.hong-B460MAORUSPRO.3393537.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:375fda022d8181150255445957ae407e66a040b750e36613df47ad7c318a069f
3
+ size 4516
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:36ff6269f1807faf7ac2be9aadf648f57f17c5fdf647c535d3f6e8d478b99fe7
3
- size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b48066d47c8d0574c50026709927d033bd7fbcca1e4671c9235c6e52f4502cc
3
+ size 3503