rshrott commited on
Commit
707d7cc
1 Parent(s): dc022ff

Training in progress, step 25

Browse files
config.json CHANGED
@@ -4,7 +4,6 @@
4
  "ViTForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
7
- "finetuning_task": "image-classification",
8
  "encoder_stride": 16,
9
  "hidden_act": "gelu",
10
  "hidden_dropout_prob": 0.0,
@@ -39,5 +38,5 @@
39
  "problem_type": "single_label_classification",
40
  "qkv_bias": true,
41
  "torch_dtype": "float32",
42
- "transformers_version": "4.38.2"
43
  }
 
4
  "ViTForImageClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.0,
 
7
  "encoder_stride": 16,
8
  "hidden_act": "gelu",
9
  "hidden_dropout_prob": 0.0,
 
38
  "problem_type": "single_label_classification",
39
  "qkv_bias": true,
40
  "torch_dtype": "float32",
41
+ "transformers_version": "4.39.1"
42
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e08605b429cfd98e5ebd8261cc022718a079b20f40424fad5fafb701a94315f
3
  size 343239356
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a88cb42275023d8806cace4d65d718904a8bba20fe229b3afb35a0a295b2110f
3
  size 343239356
preprocessor_config.json CHANGED
@@ -1,4 +1,18 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "do_normalize": true,
3
  "do_rescale": true,
4
  "do_resize": true,
 
1
  {
2
+ "_valid_processor_keys": [
3
+ "images",
4
+ "do_resize",
5
+ "size",
6
+ "resample",
7
+ "do_rescale",
8
+ "rescale_factor",
9
+ "do_normalize",
10
+ "image_mean",
11
+ "image_std",
12
+ "return_tensors",
13
+ "data_format",
14
+ "input_data_format"
15
+ ],
16
  "do_normalize": true,
17
  "do_rescale": true,
18
  "do_resize": true,
runs/Mar22_21-16-36_9f0b864d5439/events.out.tfevents.1711142204.9f0b864d5439.318.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f63ee2fba03a42d7b04784709a3075747e0177c6ce64588de456490171f2cb2
3
+ size 5547
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:189d632db1fcd7a9ea10b16f160351ee1ec3f45a8321beb8ecc55752f90621aa
3
  size 4920
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5febd80c27d315cb7831022bcfde6951bd34fbd21f9b6cafde43c568853fae3c
3
  size 4920