leukas commited on
Commit
db168b9
1 Parent(s): a810cc7

Upload T5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +2 -2
  2. generation_config.json +1 -1
  3. pytorch_model.bin +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/byt5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -26,7 +26,7 @@
26
  "tie_word_embeddings": false,
27
  "tokenizer_class": "ByT5Tokenizer",
28
  "torch_dtype": "float32",
29
- "transformers_version": "4.28.1",
30
  "use_cache": true,
31
  "vocab_size": 384
32
  }
 
1
  {
2
+ "_name_or_path": "/home/patrick/t5/byt5-small",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
26
  "tie_word_embeddings": false,
27
  "tokenizer_class": "ByT5Tokenizer",
28
  "torch_dtype": "float32",
29
+ "transformers_version": "4.26.1",
30
  "use_cache": true,
31
  "vocab_size": 384
32
  }
generation_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
- "transformers_version": "4.28.1"
7
  }
 
3
  "decoder_start_token_id": 0,
4
  "eos_token_id": 1,
5
  "pad_token_id": 0,
6
+ "transformers_version": "4.26.1"
7
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b666456a1b1a015cd803efaba5146bc165bfa41521d0a1550c9d125aa89123fd
3
  size 1198607221
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb659b3e3fa7d0e4f30759efcac85f2896e2e2030c3472d6cf9f1c6fc5b4bc3f
3
  size 1198607221