franibm commited on
Commit
cdd93f9
1 Parent(s): 136beea

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -60,5 +60,6 @@
60
  "torch_dtype": "float32",
61
  "transformers_version": "4.44.2",
62
  "use_absolute_embeddings": false,
63
- "window_size": 7
 
64
  }
 
60
  "torch_dtype": "float32",
61
  "transformers_version": "4.44.2",
62
  "use_absolute_embeddings": false,
63
+ "window_size": 7,
64
+ "library": "transformers"
65
  }