Upload PegasusXForConditionalGeneration
Browse files- config.json +2 -2
- 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,7 +53,7 @@
|
|
53 |
"scale_embedding": true,
|
54 |
"stagger_local_blocks": true,
|
55 |
"static_position_embeddings": true,
|
56 |
-
"torch_dtype": "
|
57 |
"transformers_version": "4.25.1",
|
58 |
"use_cache": true,
|
59 |
"vocab_size": 96103
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "/dss/dsshome1/0F/ge58hep2/transformer-research/results/pegasusx-pubmed-4096-08052023135404/checkpoint-1600",
|
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
|
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:c74b59cd5731292336851e9b4424b5a43f802cbc94ab67e664b5ecc06abeb2df
|
3 |
+
size 2274838565
|