kroixy commited on
Commit
c12ef71
·
verified ·
1 Parent(s): edbf818

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. config.json +5 -4
  2. model.safetensors +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -12,10 +12,10 @@
12
  "dtype": "float32",
13
  "hidden_act": "gelu",
14
  "hidden_sizes": [
15
- 192,
16
- 384,
17
- 768,
18
- 1536
19
  ],
20
  "id2label": {
21
  "0": "A13a",
@@ -823,6 +823,7 @@
823
  4
824
  ],
825
  "patch_size": 4,
 
826
  "stage_names": [
827
  "stem",
828
  "stage1",
 
12
  "dtype": "float32",
13
  "hidden_act": "gelu",
14
  "hidden_sizes": [
15
+ 128,
16
+ 256,
17
+ 512,
18
+ 1024
19
  ],
20
  "id2label": {
21
  "0": "A13a",
 
823
  4
824
  ],
825
  "patch_size": 4,
826
+ "problem_type": "single_label_classification",
827
  "stage_names": [
828
  "stem",
829
  "stage1",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d18875b521d5ca821d9f30c8bfd41efe5ac3445a092f06d6a2b6023df638aca
3
- size 792886368
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4673f63b1859ebc59816f1e626ae7dea21c13337c46b82d59d9d36b3ab8771c
3
+ size 356132960
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ce9a5f7f4278f2361c2fcb0fb1a925ec886010bf5bf664f06ed39a901f0d920
3
  size 5265
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f588ddb4e662364f34ef54458463f7ae59d04f1c78ad71b2e8f2db4804bc535e
3
  size 5265