Copticoder commited on
Commit
df71fa2
1 Parent(s): 878913a

Upload MT5ForConditionalGeneration

Browse files
Files changed (3) hide show
  1. config.json +1 -1
  2. generation_config.json +10 -0
  3. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "ahmeddbahaa/mT5_multilingual_XLSum-finetuned-wikilingua-ar",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
 
1
  {
2
+ "_name_or_path": "/kaggle/working/vaguemm",
3
  "architectures": [
4
  "MT5ForConditionalGeneration"
5
  ],
generation_config.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "decoder_start_token_id": 0,
3
+ "eos_token_id": 1,
4
+ "length_penalty": 0.6,
5
+ "max_length": 84,
6
+ "no_repeat_ngram_size": 2,
7
+ "num_beams": 4,
8
+ "pad_token_id": 0,
9
+ "transformers_version": "4.30.2"
10
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db39b7893ee0ea399125ce47cdb086c42d7b7ad3a4c3669b2d832d0dd5d46cdd
3
- size 2329702453
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fdd1b1fbab81eb51022911ca7a741b527dd018990f19bacfd8395f62917a6d0
3
+ size 2329698485