NerfLongshot commited on
Commit
81ce75b
1 Parent(s): 7148d64

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +20 -22
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -16,17 +16,16 @@
16
  "1": "drink",
17
  "2": "computer",
18
  "3": "before",
19
- "4": "chair",
20
- "5": "go",
21
- "6": "who",
22
- "7": "candy",
23
- "8": "cousin",
24
- "9": "deaf",
25
- "10": "fine",
26
- "11": "help",
27
- "12": "no",
28
- "13": "thin",
29
- "14": "walk"
30
  },
31
  "image_size": 224,
32
  "initializer_range": 0.02,
@@ -34,19 +33,18 @@
34
  "label2id": {
35
  "before": 3,
36
  "book": 0,
37
- "candy": 7,
38
- "chair": 4,
39
  "computer": 2,
40
- "cousin": 8,
41
- "deaf": 9,
42
  "drink": 1,
43
- "fine": 10,
44
- "go": 5,
45
- "help": 11,
46
- "no": 12,
47
- "thin": 13,
48
- "walk": 14,
49
- "who": 6
50
  },
51
  "layer_norm_eps": 1e-12,
52
  "model_type": "videomae",
 
16
  "1": "drink",
17
  "2": "computer",
18
  "3": "before",
19
+ "4": "go",
20
+ "5": "who",
21
+ "6": "candy",
22
+ "7": "cousin",
23
+ "8": "deaf",
24
+ "9": "fine",
25
+ "10": "help",
26
+ "11": "no",
27
+ "12": "thin",
28
+ "13": "walk"
 
29
  },
30
  "image_size": 224,
31
  "initializer_range": 0.02,
 
33
  "label2id": {
34
  "before": 3,
35
  "book": 0,
36
+ "candy": 6,
 
37
  "computer": 2,
38
+ "cousin": 7,
39
+ "deaf": 8,
40
  "drink": 1,
41
+ "fine": 9,
42
+ "go": 4,
43
+ "help": 10,
44
+ "no": 11,
45
+ "thin": 12,
46
+ "walk": 13,
47
+ "who": 5
48
  },
49
  "layer_norm_eps": 1e-12,
50
  "model_type": "videomae",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c0810d9cb813e725eb8b97b69c5e82ce37a56c015b629151124b034e02cb523
3
- size 345018933
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce27265ebaddc4c5816442cb63f069aff7e45b7f9ffb4c898ca7638e6588bd88
3
+ size 345015797
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5209ae5688946c3b5c7576cbfadccefb7c2738ed78a691007e84f2e7c87809c9
3
  size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f42fb76b05b3bd895de678e0af1508b27e3f4410a7d5dab53e45bee5b788e14
3
  size 3515