root39058 commited on
Commit
6f3d357
·
verified ·
1 Parent(s): 41ac0c6

Delete config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +0 -14
config.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "architectures": [
3
- "CustomGPT2"
4
- ],
5
- "dtype": "float32",
6
- "embed_dim": 384,
7
- "max_len": 256,
8
- "model_type": "custom_gpt2",
9
- "num_heads": 6,
10
- "num_layers": 6,
11
- "transformers_version": "5.13.1",
12
- "use_cache": false,
13
- "vocab_size": 55778
14
- }