jakep-allenai commited on
Commit
9ecf4b2
·
verified ·
1 Parent(s): bb4a8c0

Update config.json

Browse files

Fixing config that was there from training with an older version of transformers.

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -41,7 +41,7 @@
41
  "temporal_patch_size": 2
42
  },
43
  "rope_scaling": {
44
- "rope_type": "mrope",
45
  "mrope_section": [
46
  16,
47
  24,
 
41
  "temporal_patch_size": 2
42
  },
43
  "rope_scaling": {
44
+ "type": "mrope",
45
  "mrope_section": [
46
  16,
47
  24,