Upload PegasusXForConditionalGeneration
Browse files- config.json +3 -3
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "relu",
|
5 |
"add_bias_logits": false,
|
@@ -53,8 +53,8 @@
|
|
53 |
"scale_embedding": true,
|
54 |
"stagger_local_blocks": true,
|
55 |
"static_position_embeddings": true,
|
56 |
-
"torch_dtype": "
|
57 |
-
"transformers_version": "4.
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 96103
|
60 |
}
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/dss/dsshome1/0F/ge58hep2/transformer-research/results/pegasusx-arxiv-4096-01052023183502/checkpoint-2733/save",
|
3 |
"activation_dropout": 0.1,
|
4 |
"activation_function": "relu",
|
5 |
"add_bias_logits": false,
|
|
|
53 |
"scale_embedding": true,
|
54 |
"stagger_local_blocks": true,
|
55 |
"static_position_embeddings": true,
|
56 |
+
"torch_dtype": "float32",
|
57 |
+
"transformers_version": "4.25.1",
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 96103
|
60 |
}
|
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:4b43b3111869ffc92e71830b17d0d8177ac72f395a834b598f04ffe5d9a74dfe
|
3 |
+
size 2274838565
|