Upload T5ForConditionalGeneration
Browse files- config.json +1 -1
- model.safetensors +1 -1
config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"d_model": 768,
|
| 9 |
"decoder_start_token_id": 0,
|
| 10 |
"dense_act_fn": "relu",
|
| 11 |
-
"dropout_rate": 0.
|
| 12 |
"dtype": "float32",
|
| 13 |
"eos_token_id": 1,
|
| 14 |
"feed_forward_proj": "relu",
|
|
|
|
| 8 |
"d_model": 768,
|
| 9 |
"decoder_start_token_id": 0,
|
| 10 |
"dense_act_fn": "relu",
|
| 11 |
+
"dropout_rate": 0.2,
|
| 12 |
"dtype": "float32",
|
| 13 |
"eos_token_id": 1,
|
| 14 |
"feed_forward_proj": "relu",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 903834408
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6caf792d41ed13d223686b7f7e25791bf18e2cf633a3ccdc354db2c22b2e556a
|
| 3 |
size 903834408
|