tvganesh commited on
Commit
3543988
·
1 Parent(s): d23650d

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +4 -2
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -10,14 +10,16 @@
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "front drive",
13
- "1": "sweep"
 
14
  },
15
  "image_size": 224,
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
19
  "front drive": "0",
20
- "sweep": "1"
 
21
  },
22
  "layer_norm_eps": 1e-12,
23
  "model_type": "vit",
 
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "front drive",
13
+ "1": "hook",
14
+ "2": "sweep"
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
  "front drive": "0",
21
+ "hook": "1",
22
+ "sweep": "2"
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "model_type": "vit",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:429d628b7ca44fa5347e3657fc3211921884e22a478d0a8f2f31bc89a1cf9cfc
3
- size 343268717
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be6459bd7ad2b3637f36890e2245bc0ec4af93d1d683b533964ce59ed57b4ca4
3
+ size 343271789
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c918bfe2bdd0a8d1109838cd4f5df213c095a6d475e0ed6bbee6bfd17e34f7a
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d14696ce00f07bd79ef3d55e0556512f6a36d8e77796d225bc79ec4f640ff18
3
  size 4027