clfegg commited on
Commit
2e58a91
1 Parent(s): 2a4d3c4

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_type": "custom",
3
+ "architectures": ["ContentBasedRecommender"]
4
+ }