sanchit-gandhi HF staff commited on
Commit
b608dbc
1 Parent(s): 4862286

Correct pos embs (#3)

Browse files

- Correct transformers weights & configs (f37b0c0576a5fb6891df4a25c80680af72c11e1e)

Files changed (2) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -139,7 +139,7 @@
139
  "layerdrop": 0.0,
140
  "length_penalty": 1.0,
141
  "max_length": 20,
142
- "max_position_embeddings": 1024,
143
  "min_length": 0,
144
  "model_type": "musicgen_decoder",
145
  "no_repeat_ngram_size": 0,
 
139
  "layerdrop": 0.0,
140
  "length_penalty": 1.0,
141
  "max_length": 20,
142
+ "max_position_embeddings": 1500,
143
  "min_length": 0,
144
  "model_type": "musicgen_decoder",
145
  "no_repeat_ngram_size": 0,
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:037f98ba34df0891480c5c97ebf1c436ceb6594f8283d19ca344b3027c4b2ff1
3
- size 2360361373
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee21519369485e97c317745411f48bf20bacce773fff8ca88c9bc66e14e79be0
3
+ size 2362311069