Aidan Mannion
commited on
Commit
·
4d9ee42
1
Parent(s):
d8689ac
Upload 4 files
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"
|
|
|
1 |
+
{"_name_or_path": "ap-mannion/kgi-bert-m", "activation": "gelu", "architectures": ["DistilBertModel"], "attention_dropout": 0.15, "dim": 768, "dropout": 0.05, "hidden_dim": 3072, "initializer_range": 0.02, "max_position_embeddings": 512, "model_type": "distilbert", "n_heads": 12, "n_layers": 12, "pad_token_id": 0, "qa_dropout": 0.1, "seq_classif_dropout": 0.2, "sinusoidal_pos_embds": false, "torch_dtype": "float32", "transformers_version": "4.27.4", "vocab_size": 50000}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8648055449ce1f9cce99ecc4eb715eb7c582c97048a4d418e17c54c5a8166be4
|
3 |
+
size 495459613
|