leukas commited on
Commit
e4f8357
1 Parent(s): 660ee82

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-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
@@ -27,7 +27,7 @@
27
  "tie_word_embeddings": false,
28
  "tokenizer_class": "ByT5Tokenizer",
29
  "torch_dtype": "float32",
30
- "transformers_version": "4.28.1",
31
  "use_cache": true,
32
  "vocab_size": 384
33
  }
 
1
  {
2
+ "_name_or_path": "/home/patrick/t5/byt5-base",
3
  "architectures": [
4
  "T5ForConditionalGeneration"
5
  ],
 
27
  "tie_word_embeddings": false,
28
  "tokenizer_class": "ByT5Tokenizer",
29
  "torch_dtype": "float32",
30
+ "transformers_version": "4.26.1",
31
  "use_cache": true,
32
  "vocab_size": 384
33
  }
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:cfb87badd12873cbaa6da6e66ea82997436debcfc68f2da50117fd218f576cf0
3
  size 2326696509
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06ed003f88a03d99c1d2714656ac8985e8cd2e08256b685cf06bc29c2479f2ad
3
  size 2326696509