Caraaaaa commited on
Commit
fdfc937
1 Parent(s): 952fc08

Training in progress, step 40

Browse files
config.json CHANGED
@@ -28,12 +28,14 @@
28
  256
29
  ],
30
  "id2label": {
31
- "0": "text"
 
32
  },
33
  "image_size": 224,
34
  "initializer_range": 0.02,
35
  "label2id": {
36
- "text": 0
 
37
  },
38
  "layer_norm_eps": 1e-06,
39
  "mlp_ratios": [
 
28
  256
29
  ],
30
  "id2label": {
31
+ "0": "background",
32
+ "1": "text"
33
  },
34
  "image_size": 224,
35
  "initializer_range": 0.02,
36
  "label2id": {
37
+ "background": 0,
38
+ "text": 1
39
  },
40
  "layer_norm_eps": 1e-06,
41
  "mlp_ratios": [
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77a4f823dd95109fcb4e9070000206ca7b14d8c5de833423dde2077dec1f8109
3
- size 14883748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14ed1b2be6e943bcf2db96ec2ec948903fe10d4c4fba0877ecd824f00e5d010e
3
+ size 14884776
runs/Dec20_03-07-08_37b315fcf8c8/events.out.tfevents.1703041629.37b315fcf8c8.12167.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a80065758137f0a57341ae2bbf8a52b7425b54a0080580b980179618adc38f
3
+ size 11713
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6070b80ffd79b41f667a3f9b3d040a405754afa9da2dc6b43b09ef2e7024dff6
3
  size 4600
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a19c205055f7937bb61c06a3a05f2ca75237d50f53780f4844f357e719764411
3
  size 4600