vinaykudari commited on
Commit
3b9759d
·
1 Parent(s): b4660ef
Files changed (2) hide show
  1. config.json +2 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -20,6 +20,7 @@
20
  "num_layers": 12,
21
  "output_past": true,
22
  "pad_token_id": 0,
 
23
  "relative_attention_num_buckets": 32,
24
  "task_specific_params": {
25
  "summarization": {
@@ -51,7 +52,7 @@
51
  }
52
  },
53
  "torch_dtype": "float32",
54
- "transformers_version": "4.17.0",
55
  "use_cache": true,
56
  "vocab_size": 32100
57
  }
 
20
  "num_layers": 12,
21
  "output_past": true,
22
  "pad_token_id": 0,
23
+ "relative_attention_max_distance": 128,
24
  "relative_attention_num_buckets": 32,
25
  "task_specific_params": {
26
  "summarization": {
 
52
  }
53
  },
54
  "torch_dtype": "float32",
55
+ "transformers_version": "4.18.0",
56
  "use_cache": true,
57
  "vocab_size": 32100
58
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a0592c0d806cf06a5024546adbe4e51949163be1d43087e10b4307c3bd671ec
3
- size 891648823
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad811c7b5a495443392a5b04e9435e7e54187cf490d7a561a8f4bbea71ff5af1
3
+ size 891614783