klentree commited on
Commit
216298f
·
verified ·
1 Parent(s): b38b6f8

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -28,14 +28,14 @@
28
  512
29
  ],
30
  "id2label": {
31
- "0": "backrground",
32
- "1": "line"
33
  },
34
  "image_size": 224,
35
  "initializer_range": 0.02,
36
  "label2id": {
37
- "backrground": 0,
38
- "line": 1
39
  },
40
  "layer_norm_eps": 1e-06,
41
  "mlp_ratios": [
@@ -74,5 +74,5 @@
74
  2
75
  ],
76
  "torch_dtype": "float32",
77
- "transformers_version": "4.36.2"
78
  }
 
28
  512
29
  ],
30
  "id2label": {
31
+ "0": "line",
32
+ "255": "backrground"
33
  },
34
  "image_size": 224,
35
  "initializer_range": 0.02,
36
  "label2id": {
37
+ "backrground": 255,
38
+ "line": 0
39
  },
40
  "layer_norm_eps": 1e-06,
41
  "mlp_ratios": [
 
74
  2
75
  ],
76
  "torch_dtype": "float32",
77
+ "transformers_version": "4.37.0"
78
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98a36e4df0b11d0b39149fa268ff64fddc8792c8212c9f855b230383b9ab953b
3
  size 188979776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24e4a50daf49e64080a2fe677cbcfb2ac6539ecc4a3de08454b4d3b05519e5ae
3
  size 188979776
runs/Jan22_17-53-39_64270141b198/events.out.tfevents.1705946020.64270141b198.1249.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a2dee4a336c6b42c018e2058c6a590fd217f3164bbc5015469a1b7cb395033
3
+ size 5316
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f984dab6e3a1a5796bf6cbce3ec5a4913e8bee3b71099a207b7428baffff800d
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ba153250b12eeb002ba2016e385ebf9f18753ab2f58da3347b3132f631a5786
3
  size 4728