X-Wang commited on
Commit
5ea2ff9
·
1 Parent(s): ff8efc1

Upload MT5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +2 -0
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "./checkpoint-315000",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "/root/autodl-tmp/checkpoint-324000",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
generation_config.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
  "decoder_start_token_id": 0,
 
3
  "eos_token_id": 1,
 
4
  "pad_token_id": 0,
5
  "transformers_version": "4.30.2"
6
  }
 
1
  {
2
  "decoder_start_token_id": 0,
3
+ "do_sample": true,
4
  "eos_token_id": 1,
5
+ "max_length": 100,
6
  "pad_token_id": 0,
7
  "transformers_version": "4.30.2"
8
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a695980fa2665c4babe5c51c3330fd94b3f75be72789c03914278a640d234ea1
3
  size 366957637
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7755af7b96bc040eb5de1a7d1e8915bec33ff6b03596d1694d54f805c1bc4e2
3
  size 366957637