Raghavan commited on
Commit
c10688d
·
1 Parent(s): 2f12df1

Upload 7 files

Browse files
Files changed (2) hide show
  1. config.json +6 -6
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -7,9 +7,8 @@
7
  "attention_dropout": 0.0,
8
  "deepnorm": false,
9
  "dropout": 0.0,
10
- "embed_dim": 768,
11
  "encoder_normalize_before": false,
12
- "hidden_size": 3072,
13
  "id2label": {
14
  "0": "tench, Tinca tinca",
15
  "1": "goldfish, Carassius auratus",
@@ -1012,8 +1011,9 @@
1012
  "998": "ear, spike, capitulum",
1013
  "999": "toilet tissue, toilet paper, bathroom tissue"
1014
  },
1015
- "img_size": 224,
1016
  "initializer_range": 0.02,
 
1017
  "label2id": {
1018
  "Afghan hound, Afghan": 160,
1019
  "African chameleon, Chamaeleo chamaeleon": 47,
@@ -2017,16 +2017,16 @@
2017
  },
2018
  "label_smoothing": 0.1,
2019
  "layer_norm_eps": 1e-05,
2020
- "layers": 12,
2021
  "logit_scale_init_value": 2.65926,
2022
- "max_source_positions": 1024,
2023
  "model_type": "beit3",
2024
  "normalize_before": true,
2025
  "num_attention_heads": 12,
2026
  "num_channels": 3,
 
2027
  "patch_size": 16,
2028
  "sub_layernorm": true,
2029
  "torch_dtype": "float32",
2030
- "transformers_version": "4.34.0.dev0",
2031
  "vocab_size": 64010
2032
  }
 
7
  "attention_dropout": 0.0,
8
  "deepnorm": false,
9
  "dropout": 0.0,
 
10
  "encoder_normalize_before": false,
11
+ "hidden_size": 768,
12
  "id2label": {
13
  "0": "tench, Tinca tinca",
14
  "1": "goldfish, Carassius auratus",
 
1011
  "998": "ear, spike, capitulum",
1012
  "999": "toilet tissue, toilet paper, bathroom tissue"
1013
  },
1014
+ "image_size": 224,
1015
  "initializer_range": 0.02,
1016
+ "intermediate_size": 3072,
1017
  "label2id": {
1018
  "Afghan hound, Afghan": 160,
1019
  "African chameleon, Chamaeleo chamaeleon": 47,
 
2017
  },
2018
  "label_smoothing": 0.1,
2019
  "layer_norm_eps": 1e-05,
 
2020
  "logit_scale_init_value": 2.65926,
2021
+ "max_position_embeddings": 1024,
2022
  "model_type": "beit3",
2023
  "normalize_before": true,
2024
  "num_attention_heads": 12,
2025
  "num_channels": 3,
2026
+ "num_hidden_layers": 12,
2027
  "patch_size": 16,
2028
  "sub_layernorm": true,
2029
  "torch_dtype": "float32",
2030
+ "transformers_version": "4.35.0.dev0",
2031
  "vocab_size": 64010
2032
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f8725e6c19a578ca0f0b0cb8e36572a3df51eeafb03cbff20fc1559a0aad687
3
- size 887182521
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:626425785902182bf0673643a2e81046beb5c1aeff0484854be770c1c618443e
3
+ size 887182585