NiiCole commited on
Commit
703e2e2
1 Parent(s): 222a133

Training in progress, epoch 0

Browse files
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:621c9c19052f60105c1c8c7a88ce0872c5fe411d0fbf1536587072f1030fe59d
3
  size 4768071
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:389566b5e0cbed3720079233fe0529a8d86d984f1b51d3b8e79b77ba999387ad
3
  size 4768071
config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "facebook/timesformer-base-finetuned-k400",
3
+ "architectures": [
4
+ "TimesformerForVideoClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "attention_type": "divided_space_time",
8
+ "drop_path_rate": 0,
9
+ "hidden_act": "gelu",
10
+ "hidden_dropout_prob": 0.0,
11
+ "hidden_size": 768,
12
+ "id2label": {
13
+ "0": "Archery",
14
+ "1": "ApplyEyeMakeup",
15
+ "2": "BenchPress",
16
+ "3": "Basketball",
17
+ "4": "BasketballDunk",
18
+ "5": "BaseballPitch",
19
+ "6": "ApplyLipstick",
20
+ "7": "BalanceBeam",
21
+ "8": "BandMarching",
22
+ "9": "BabyCrawling"
23
+ },
24
+ "image_size": 224,
25
+ "initializer_range": 0.02,
26
+ "intermediate_size": 3072,
27
+ "label2id": {
28
+ "ApplyEyeMakeup": 1,
29
+ "ApplyLipstick": 6,
30
+ "Archery": 0,
31
+ "BabyCrawling": 9,
32
+ "BalanceBeam": 7,
33
+ "BandMarching": 8,
34
+ "BaseballPitch": 5,
35
+ "Basketball": 3,
36
+ "BasketballDunk": 4,
37
+ "BenchPress": 2
38
+ },
39
+ "layer_norm_eps": 1e-06,
40
+ "model_type": "timesformer",
41
+ "num_attention_heads": 12,
42
+ "num_channels": 3,
43
+ "num_frames": 8,
44
+ "num_hidden_layers": 12,
45
+ "patch_size": 16,
46
+ "problem_type": "single_label_classification",
47
+ "qkv_bias": true,
48
+ "torch_dtype": "float32",
49
+ "transformers_version": "4.31.0"
50
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37ce0e4e1afe1ecabb405cf4ded544d2444053d41fd8fd99e35fa5abbaf1f6da
3
+ size 489920633
runs/Aug13_15-11-48_9467a2014288/events.out.tfevents.1691944075.9467a2014288.507.5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b016ef17943d87d8a10b4b6aaa35f54bcc049c0b60ac79b460f180a1482edd8
3
- size 34708
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:139a7c701cfc6a9f0d97b573eff75722d7eda71b11372c29739a56a192f7ab1e
3
+ size 35062
runs/Aug13_15-11-48_9467a2014288/events.out.tfevents.1691948231.9467a2014288.507.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8be4a5f07a8f893f215372e83893d4ef36395b905857b4930093cd3ff826ae62
3
+ size 5048
runs/Aug13_17-38-46_9467a2014288/events.out.tfevents.1691948339.9467a2014288.507.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eca7a1b839d44d42f9be48ae7828fed212d56396d02ea18b574c8c7ba4a6f163
3
+ size 6136
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:054583e2d3af403ed2196144c42261244f1a6889c10f0371cdaa810351ffab38
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d98fbd561f5e6785d601fec1a2d951855ffb946ab8663b16caee4726a1b33a9
3
  size 4091