Remove unused json config entry
#2
by mingyi456 - opened
- transformer/config.json +0 -1
transformer/config.json
CHANGED
|
@@ -5,7 +5,6 @@
|
|
| 5 |
"ffn_hidden_size": 12288,
|
| 6 |
"hidden_size": 4096,
|
| 7 |
"in_channels": 128,
|
| 8 |
-
"lora_rank": 4,
|
| 9 |
"num_attention_heads": 32,
|
| 10 |
"num_layers": 36,
|
| 11 |
"out_channels": 128,
|
|
|
|
| 5 |
"ffn_hidden_size": 12288,
|
| 6 |
"hidden_size": 4096,
|
| 7 |
"in_channels": 128,
|
|
|
|
| 8 |
"num_attention_heads": 32,
|
| 9 |
"num_layers": 36,
|
| 10 |
"out_channels": 128,
|