Saumya-Mundra commited on
Commit
9e2c290
·
verified ·
1 Parent(s): f722192

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
@@ -28,11 +28,13 @@
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,
 
28
  256
29
  ],
30
  "id2label": {
31
+ "0": "text",
32
+ "1": "no_text"
33
  },
34
  "image_size": 224,
35
  "initializer_range": 0.02,
36
  "label2id": {
37
+ "no_text": "1",
38
  "text": "0"
39
  },
40
  "layer_norm_eps": 1e-06,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:eff64f9a71baf631df23a052e52e603a3c640c8d8b56f0d9291785aa6257eeaf
3
- size 14883748
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b400375fd6aba25be8f77a7d3cf718ea9ea7249e3c6d40db8ec2b7b746137031
3
+ size 14884776
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5afdbc1b1dd7ac9b985841e484e22a6493c5562c1a424466ca5d76f07006bd6
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fe10badacb113580222aa3759c25ab196751494a55328bc6927292f0ff47383
3
  size 5432