hiroaki-f commited on
Commit
7190dfa
·
verified ·
1 Parent(s): 09eff81

Training in progress, epoch 0

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
config.json CHANGED
@@ -16,8 +16,8 @@
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
19
- "No Pathology": 0,
20
- "Pathology Present": 1
21
  },
22
  "layer_norm_eps": 1e-12,
23
  "model_type": "vit",
 
16
  "initializer_range": 0.02,
17
  "intermediate_size": 3072,
18
  "label2id": {
19
+ "No Pathology": "0",
20
+ "Pathology Present": "1"
21
  },
22
  "layer_norm_eps": 1e-12,
23
  "model_type": "vit",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2467b24b6e5788cc8cd46a0f8b1897e74a67e6eb5a15ab804bc99fd190d3c5b6
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71d1b6a8bd3ec23dbdefbd66910f7660954dbc19ac34c8d68742ff1ee2e0ce0d
3
  size 343223968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:873b2c5f0ae73e7cb142e96506860b00559ee592962e7f609b1f5d600853bdfa
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a85f414713f41fedb42da08f29cf46c1353bed69c460629a61054fbf1288796
3
  size 4920