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

Update config.json

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