FoamoftheSea
commited on
Commit
·
cac2a9d
1
Parent(s):
b1c474c
Update config.json
Browse filesSwitched from "attn_reduce" to "linear_attention" param
- config.json +1 -1
config.json
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
"PvtV2ForImageClassification"
|
15 |
],
|
16 |
"attention_probs_dropout_prob": 0.0,
|
17 |
-
"
|
18 |
"depths": [
|
19 |
3,
|
20 |
4,
|
|
|
14 |
"PvtV2ForImageClassification"
|
15 |
],
|
16 |
"attention_probs_dropout_prob": 0.0,
|
17 |
+
"linear_attention": false,
|
18 |
"depths": [
|
19 |
3,
|
20 |
4,
|