interestAI commited on
Commit
b9c8fd4
1 Parent(s): 5348972

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +21 -7
  2. model.safetensors +2 -2
  3. training_args.bin +2 -2
config.json CHANGED
@@ -9,17 +9,31 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "2_sashes",
13
- "1": "3_sashes",
14
- "2": "4_sashes"
 
 
 
 
 
 
 
15
  },
16
  "image_size": 224,
17
  "initializer_range": 0.02,
18
  "intermediate_size": 3072,
19
  "label2id": {
20
- "2_sashes": "0",
21
- "3_sashes": "1",
22
- "4_sashes": "2"
 
 
 
 
 
 
 
23
  },
24
  "layer_norm_eps": 1e-12,
25
  "model_type": "vit",
@@ -30,5 +44,5 @@
30
  "problem_type": "single_label_classification",
31
  "qkv_bias": true,
32
  "torch_dtype": "float32",
33
- "transformers_version": "4.42.3"
34
  }
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": "2 sashes fix bottom one field",
13
+ "1": "2 sashes fix bottom two fields",
14
+ "2": "2 sashes fix bottom two fields monoblock",
15
+ "3": "2 sashes fix_bottom one field monoblock",
16
+ "4": "2 sashes monoblock",
17
+ "5": "2_sashes",
18
+ "6": "3 sashes monoblock",
19
+ "7": "3_sashes",
20
+ "8": "4 sashes monoblock",
21
+ "9": "4_sashes"
22
  },
23
  "image_size": 224,
24
  "initializer_range": 0.02,
25
  "intermediate_size": 3072,
26
  "label2id": {
27
+ "2 sashes fix bottom one field": "0",
28
+ "2 sashes fix bottom two fields": "1",
29
+ "2 sashes fix bottom two fields monoblock": "2",
30
+ "2 sashes fix_bottom one field monoblock": "3",
31
+ "2 sashes monoblock": "4",
32
+ "2_sashes": "5",
33
+ "3 sashes monoblock": "6",
34
+ "3_sashes": "7",
35
+ "4 sashes monoblock": "8",
36
+ "4_sashes": "9"
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "model_type": "vit",
 
44
  "problem_type": "single_label_classification",
45
  "qkv_bias": true,
46
  "torch_dtype": "float32",
47
+ "transformers_version": "4.45.0.dev0"
48
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ea9ea1224e521a9b1ae6ee3e80940bb8f1ce4295db23e7a9192eafff37ee331
3
- size 343227052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15654c4e54d08af3dc5ba7826d8e378e84a39fb918d6f081a36abf43457da4a4
3
+ size 343248584
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcd543de27a4ef00678c85b12ea6558065d94564953eb4734a3d77423b07603c
3
- size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b92992c87253aa275665356a556961eea174ed960a7a2c82d3f5214e08b76f07
3
+ size 5176