MoritzLaurer HF staff commited on
Commit
d726f75
1 Parent(s): d8d8e3d

Upload model

Browse files
Files changed (2) hide show
  1. config.json +3 -2
  2. model.safetensors +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "distilbert-base-uncased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertModel"
@@ -13,6 +13,7 @@
13
  "model_type": "distilbert",
14
  "n_heads": 12,
15
  "n_layers": 6,
 
16
  "pad_token_id": 0,
17
  "qa_dropout": 0.1,
18
  "seq_classif_dropout": 0.2,
@@ -20,5 +21,5 @@
20
  "tie_weights_": true,
21
  "torch_dtype": "float32",
22
  "transformers_version": "4.44.2",
23
- "vocab_size": 30522
24
  }
 
1
  {
2
+ "_name_or_path": "distilbert-base-cased",
3
  "activation": "gelu",
4
  "architectures": [
5
  "DistilBertModel"
 
13
  "model_type": "distilbert",
14
  "n_heads": 12,
15
  "n_layers": 6,
16
+ "output_past": true,
17
  "pad_token_id": 0,
18
  "qa_dropout": 0.1,
19
  "seq_classif_dropout": 0.2,
 
21
  "tie_weights_": true,
22
  "torch_dtype": "float32",
23
  "transformers_version": "4.44.2",
24
+ "vocab_size": 28996
25
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:90295ed56fc68ca98b4d7011d1966e2149226ccb4226ae71b6935a723c665a31
3
- size 265462608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4251ca908bf6fb7136e8d4a00f0add70c5ddf920a61a544fd129354f0cf126d
3
+ size 260774728