add model
Browse files- config.json +3 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"add_bias_logits": false,
|
| 6 |
"add_final_layer_norm": true,
|
| 7 |
"architectures": [
|
| 8 |
-
"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.1,
|
| 11 |
"bos_token_id": 0,
|
|
@@ -118,7 +118,7 @@
|
|
| 118 |
}
|
| 119 |
},
|
| 120 |
"torch_dtype": "float32",
|
| 121 |
-
"transformers_version": "4.
|
| 122 |
"use_cache": true,
|
| 123 |
"vocab_size": 96103
|
| 124 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "QuickRead/pegasus-reddit-7e05",
|
| 3 |
"activation_dropout": 0.1,
|
| 4 |
"activation_function": "relu",
|
| 5 |
"add_bias_logits": false,
|
| 6 |
"add_final_layer_norm": true,
|
| 7 |
"architectures": [
|
| 8 |
+
"PegasusForConditionalGeneration"
|
| 9 |
],
|
| 10 |
"attention_dropout": 0.1,
|
| 11 |
"bos_token_id": 0,
|
|
|
|
| 118 |
}
|
| 119 |
},
|
| 120 |
"torch_dtype": "float32",
|
| 121 |
+
"transformers_version": "4.16.2",
|
| 122 |
"use_cache": true,
|
| 123 |
"vocab_size": 96103
|
| 124 |
}
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:703d176f3c0efaa8b516879195449f79d4ac474a2f01cd4e0f60c8d4c3d8f676
|
| 3 |
+
size 2283825905
|