akore commited on
Commit
b2effdd
1 Parent(s): 8877fe3

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -2
config.json CHANGED
@@ -15,10 +15,8 @@
15
  "mlp_ratio": 4,
16
  "model_type": "transformer",
17
  "num_heads": 32,
18
- "op_hidden_dim": 16,
19
  "pad_token_id": 119,
20
  "torch_dtype": "float32",
21
- "tr_hidden_dim": 16,
22
  "transformers_version": "4.40.0",
23
  "vocab_size": 123
24
  }
 
15
  "mlp_ratio": 4,
16
  "model_type": "transformer",
17
  "num_heads": 32,
 
18
  "pad_token_id": 119,
19
  "torch_dtype": "float32",
 
20
  "transformers_version": "4.40.0",
21
  "vocab_size": 123
22
  }