X-Wang commited on
Commit
3343e81
1 Parent(s): 13dcc77

Upload MT5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +3 -3
  2. generation_config.json +1 -3
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/root/autodl-tmp/checkpoint-324000",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
@@ -25,7 +25,7 @@
25
  "tie_word_embeddings": false,
26
  "tokenizer_class": "T5Tokenizer",
27
  "torch_dtype": "float32",
28
- "transformers_version": "4.30.2",
29
  "use_cache": true,
30
- "vocab_size": 46545
31
  }
 
1
  {
2
+ "_name_or_path": "trained/trained/checkpoint-21000",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
25
  "tie_word_embeddings": false,
26
  "tokenizer_class": "T5Tokenizer",
27
  "torch_dtype": "float32",
28
+ "transformers_version": "4.31.0",
29
  "use_cache": true,
30
+ "vocab_size": 40475
31
  }
generation_config.json CHANGED
@@ -1,8 +1,6 @@
1
  {
2
  "decoder_start_token_id": 0,
3
- "do_sample": true,
4
  "eos_token_id": 1,
5
- "max_length": 10000,
6
  "pad_token_id": 0,
7
- "transformers_version": "4.30.2"
8
  }
 
1
  {
2
  "decoder_start_token_id": 0,
 
3
  "eos_token_id": 1,
 
4
  "pad_token_id": 0,
5
+ "transformers_version": "4.31.0"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7755af7b96bc040eb5de1a7d1e8915bec33ff6b03596d1694d54f805c1bc4e2
3
- size 366957637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d455fd06392c6c4e2723451641759974547febd8e48a094b3a1493e8faee965a
3
+ size 342096773