merve HF staff commited on
Commit
fc0441e
1 Parent(s): e15d868

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +3 -4
  2. pytorch_model.bin +2 -2
  3. training_args.bin +2 -2
config.json CHANGED
@@ -1,11 +1,10 @@
1
  {
2
- "_name_or_path": "google/mobilenet_v2_1.4_224",
3
  "architectures": [
4
  "MobileNetV2ForImageClassification"
5
  ],
6
- "classifier_dropout_prob": 0.2,
7
  "depth_divisible_by": 8,
8
- "depth_multiplier": 1.4,
9
  "expand_ratio": 6,
10
  "finegrained_output": true,
11
  "first_layer_is_expansion": true,
@@ -31,5 +30,5 @@
31
  "semantic_loss_ignore_index": 255,
32
  "tf_padding": true,
33
  "torch_dtype": "float32",
34
- "transformers_version": "4.31.0"
35
  }
 
1
  {
 
2
  "architectures": [
3
  "MobileNetV2ForImageClassification"
4
  ],
5
+ "classifier_dropout_prob": 0.8,
6
  "depth_divisible_by": 8,
7
+ "depth_multiplier": 1.0,
8
  "expand_ratio": 6,
9
  "finegrained_output": true,
10
  "first_layer_is_expansion": true,
 
30
  "semantic_loss_ignore_index": 255,
31
  "tf_padding": true,
32
  "torch_dtype": "float32",
33
+ "transformers_version": "4.33.1"
34
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b6328f9ee48bf5dd1021c0ae00b0235631605f866687b2e149a8a5588348a67
3
- size 17584117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85870cc964cd71f528038f15fbb16bd73b95442ae196fa737418882603cba4b7
3
+ size 9151349
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e558580c381a555a0bb571c2ea881d3ccfc774b0f4a75e78ed11683d0aa53f0a
3
- size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21fc7a52256bb9b05bbb76df9945c4ac19f0afbed6c5bcaaae712288871605a6
3
+ size 4027