davanstrien HF staff commited on
Commit
56b16d5
1 Parent(s): 32e77e2

Training in progress, epoch 1

Browse files
Files changed (3) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_name_or_path": "facebook/levit-192",
3
  "architectures": [
4
- "LevitForImageClassificationWithTeacher"
5
  ],
6
  "attention_ratio": [
7
  2,
@@ -70,6 +70,7 @@
70
  "num_channels": 3,
71
  "padding": 1,
72
  "patch_size": 16,
 
73
  "stride": 2,
74
  "torch_dtype": "float32",
75
  "transformers_version": "4.22.2"
 
1
  {
2
  "_name_or_path": "facebook/levit-192",
3
  "architectures": [
4
+ "LevitForImageClassification"
5
  ],
6
  "attention_ratio": [
7
  2,
 
70
  "num_channels": 3,
71
  "padding": 1,
72
  "patch_size": 16,
73
+ "problem_type": "single_label_classification",
74
  "stride": 2,
75
  "torch_dtype": "float32",
76
  "transformers_version": "4.22.2"
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63a4705ea2c72219d442e82ec11faefaa7b90f1c7cd3c62339f12f24d9c8f69c
3
- size 42479045
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4f43aec3cef5834d680e5364888dec72a40e92bdbdd61f36bb5cf1563a0c4d9
3
+ size 42467603
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2cd64def0c567a692dedc89786f257dc865cd934daf69e14b17e3bf1403e1b2d
3
  size 3439
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4d17754ddce887a8873a5f35623a916fcf04b049deecabc2bede70d505f6770
3
  size 3439