mrapacz commited on
Commit
b3c0e0a
·
verified ·
1 Parent(s): b163d72

Upload MorphT5SumForConditionalGeneration

Browse files
Files changed (2) hide show
  1. config.json +5 -4
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
- "_name_or_path": "/net/tscratch/people/plgmrapacz/kairos/workspaces/exp512_2_INTMT-5238/best_model",
3
  "architectures": [
4
- "MT5ForConditionalGeneration"
5
  ],
6
  "d_ff": 2816,
7
  "d_kv": 64,
@@ -15,7 +15,8 @@
15
  "is_encoder_decoder": true,
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
- "model_type": "mt5",
 
19
  "num_decoder_layers": 24,
20
  "num_heads": 16,
21
  "num_layers": 24,
@@ -24,7 +25,7 @@
24
  "relative_attention_max_distance": 128,
25
  "relative_attention_num_buckets": 32,
26
  "tie_word_embeddings": false,
27
- "tokenizer_class": "T5Tokenizer",
28
  "torch_dtype": "float32",
29
  "transformers_version": "4.31.0",
30
  "use_cache": true,
 
1
  {
2
+ "_name_or_path": "../workspaces/exp512_3_INTMT-6060/best_model",
3
  "architectures": [
4
+ "MorphT5SumForConditionalGeneration"
5
  ],
6
  "d_ff": 2816,
7
  "d_kv": 64,
 
15
  "is_encoder_decoder": true,
16
  "is_gated_act": true,
17
  "layer_norm_epsilon": 1e-06,
18
+ "model_type": "morph-t5-sum",
19
+ "morph_vocabulary_size": 1074,
20
  "num_decoder_layers": 24,
21
  "num_heads": 16,
22
  "num_layers": 24,
 
25
  "relative_attention_max_distance": 128,
26
  "relative_attention_num_buckets": 32,
27
  "tie_word_embeddings": false,
28
+ "tokenizer_class": "morpht5.MorphT5Tokenizer",
29
  "torch_dtype": "float32",
30
  "transformers_version": "4.31.0",
31
  "use_cache": true,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1e16bdbbd870b23d458a14d47d0bed245abd8dc995f7c96c8576ad7f1b147013
3
- size 4918438050
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b397127f632e71a7c209f3865a33cec454caf21780d4238ed799657a508440ee
3
+ size 4922837414