patrickvonplaten commited on
Commit
a5227ab
1 Parent(s): 4153458

correct checkpoints see: https://github.com/facebookresearch/metaseq/pull/164

Browse files
Files changed (4) hide show
  1. config.json +2 -1
  2. flax_model.msgpack +2 -2
  3. pytorch_model.bin +2 -2
  4. tf_model.h5 +2 -2
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
  "_name_or_path": "facebook/opt-2.7b",
 
3
  "activation_dropout": 0.0,
4
  "activation_function": "relu",
5
  "architectures": [
@@ -21,7 +22,7 @@
21
  "pad_token_id": 1,
22
  "prefix": "</s>",
23
  "torch_dtype": "float16",
24
- "transformers_version": "4.20.0.dev0",
25
  "use_cache": true,
26
  "vocab_size": 50272,
27
  "word_embed_proj_dim": 2560
1
  {
2
  "_name_or_path": "facebook/opt-2.7b",
3
+ "_remove_final_layer_norm": false,
4
  "activation_dropout": 0.0,
5
  "activation_function": "relu",
6
  "architectures": [
22
  "pad_token_id": 1,
23
  "prefix": "</s>",
24
  "torch_dtype": "float16",
25
+ "transformers_version": "4.21.0.dev0",
26
  "use_cache": true,
27
  "vocab_size": 50272,
28
  "word_embed_proj_dim": 2560
flax_model.msgpack CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6097846ef254fb9e88dea245c5aa55f70bd133860a96ea83d2c5ad115ddea8d6
3
- size 5303201242
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:38e0e85e60f355645ec49cf1e5a09582ccfea00e3d6208447e8548f9401c6b8e
3
+ size 5303211551
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f0c54b715b1197b2de8112c252709426369dbc94989a5d1c57ce13806ea1e6c0
3
- size 5303345453
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:476391562b9b2635c672d15bd69cfa881c5c824ebe89b00fee6c58947541e6e4
3
+ size 5303359381
tf_model.h5 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b1b92f31df276c56ada5f89676aa0ab22f57f8916090cc141894a6cca786b47f
3
- size 5303743952
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7d5426456bd68a48b383bac08b81d4ff834ed8fd86dd4d1a0f668b74f5e03ae
3
+ size 10606949680