patrickvonplaten commited on
Commit
9371f18
1 Parent(s): b871653

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -69,5 +69,5 @@
69
  "num_negatives": 100,
70
  "pad_token_id": 0,
71
  "proj_codevector_dim": 256,
72
- "use_weighted_layer_sum": false,
73
  }
 
69
  "num_negatives": 100,
70
  "pad_token_id": 0,
71
  "proj_codevector_dim": 256,
72
+ "use_weighted_layer_sum": false
73
  }