SagiPolaczek
commited on
Commit
•
3a578f2
1
Parent(s):
07042f2
Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
2048,
|
6 |
1024
|
7 |
],
|
8 |
-
"
|
9 |
"scalars_prediction_head": {
|
10 |
"dropout": 0.0,
|
11 |
"layers": [],
|
@@ -105,7 +105,6 @@
|
|
105 |
"use_cache": true,
|
106 |
"vocab_size": 100001
|
107 |
},
|
108 |
-
"t5_pretrained_name": "google/t5-v1_1-base",
|
109 |
"transformers_version": "4.43.4",
|
110 |
"use_lora": false
|
111 |
}
|
|
|
5 |
2048,
|
6 |
1024
|
7 |
],
|
8 |
+
"random_weights": false,
|
9 |
"scalars_prediction_head": {
|
10 |
"dropout": 0.0,
|
11 |
"layers": [],
|
|
|
105 |
"use_cache": true,
|
106 |
"vocab_size": 100001
|
107 |
},
|
|
|
108 |
"transformers_version": "4.43.4",
|
109 |
"use_lora": false
|
110 |
}
|