rgallardo commited on
Commit
5be42fd
·
1 Parent(s): b45bef0

update checkpoint

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "tryolabs/long-t5-tglobal-base-blogpost-cqa",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "long-t5-tglobal-base-blogpost-cqa/",
3
  "architectures": [
4
  "LongT5ForConditionalGeneration"
5
  ],
decoder_model_optimized.onnx → decoder_model.onnx RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:305521e004082e42151146b69bf57d1a4301d1b6b92677685b9a5e851d4b1961
3
- size 650451612
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d13a896f3db1c9755347fbaa21cf0eac80787ca39216c6176d82b072066bd3c4
3
+ size 650699634
decoder_with_past_model_optimized.onnx → decoder_with_past_model.onnx RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1831f9cbb29677287877bf2edff628b16563941a9aa1ce35d809ebc8963165d
3
- size 593826552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:789b7bda147854f6dbe84817e88308151b5fd44583fd0dc1f8e8108a366869d3
3
+ size 594048395
encoder_model_optimized.onnx → encoder_model.onnx RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4d0b3215307d06f094a7369c43066b4f11df3d3a767cd23be1a4e1a85e93624e
3
- size 443569740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d4d9d9bcef13764438471055cefe22c32ad5ade9719eede456d11fde04ad854
3
+ size 440229534
tokenizer_config.json CHANGED
@@ -105,7 +105,7 @@
105
  "extra_ids": 100,
106
  "low_cpu_mem_usage": true,
107
  "model_max_length": 1000000000000000019884624838656,
108
- "name_or_path": "tryolabs/long-t5-tglobal-base-blogpost-cqa",
109
  "pad_token": "<pad>",
110
  "special_tokens_map_file": null,
111
  "tokenizer_class": "T5Tokenizer",
 
105
  "extra_ids": 100,
106
  "low_cpu_mem_usage": true,
107
  "model_max_length": 1000000000000000019884624838656,
108
+ "name_or_path": "long-t5-tglobal-base-blogpost-cqa/",
109
  "pad_token": "<pad>",
110
  "special_tokens_map_file": null,
111
  "tokenizer_class": "T5Tokenizer",