mahernto commited on
Commit
b60815f
·
verified ·
1 Parent(s): 1e3ae00

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +3 -1
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -14,6 +14,7 @@
14
  "hidden_dropout_prob": 0.0,
15
  "hidden_size": 192,
16
  "id2label": {
 
17
  "1": "CDY",
18
  "2": "CFR",
19
  "3": "CSV",
@@ -31,7 +32,8 @@
31
  "CFR": 2,
32
  "CSV": 3,
33
  "SVB": 4,
34
- "SYH": 5
 
35
  },
36
  "layer_norm_eps": 1e-12,
37
  "model_type": "yolos",
 
14
  "hidden_dropout_prob": 0.0,
15
  "hidden_size": 192,
16
  "id2label": {
17
+ "0": "background",
18
  "1": "CDY",
19
  "2": "CFR",
20
  "3": "CSV",
 
32
  "CFR": 2,
33
  "CSV": 3,
34
  "SVB": 4,
35
+ "SYH": 5,
36
+ "background": 0
37
  },
38
  "layer_norm_eps": 1e-12,
39
  "model_type": "yolos",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f2f83d33f8faa869e820713c10c1742e0fb5a3c2fb9385b1c1689c0ee0e93536
3
- size 25912488
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5f53cd2aef5a14b256fdb2daf3839f51d1d8ecf92089ef866966abe12e5f832
3
+ size 25913260
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3dd85e250a89fc3cdfec974c20c1fef24dc3fcd8d8536d0d6a8f83999cdbcd51
3
  size 5304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ca91167eb27ab15c15c59b60619939fe60aed46cc9f1f4904830de85036bccf
3
  size 5304