lllllllllluke commited on
Commit
af7a75b
1 Parent(s): 25cd326

Training in progress, epoch 2

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
@@ -3,10 +3,10 @@
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
6
- "attention_probs_dropout_prob": 0.0,
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
- "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "imperfect",
 
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
6
+ "attention_probs_dropout_prob": 0.25,
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.3,
10
  "hidden_size": 768,
11
  "id2label": {
12
  "0": "imperfect",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:626bb203cf47cf13c8277cc12900441299b54da3891de37d1999e83debceca22
3
  size 343223968
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:caf72297acf4552e59750d7e2717b08ce71d64e8a55a1c68776f5071dfe5ad53
3
  size 343223968
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe11fec984f7d76bd6301712678d08781de3bfe97384b672ebba3a8bf9485566
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:599091ac5f924ca98a91b1213678dbf2b0b9acb63c62fc3280e9d8039697db03
3
  size 4664