sunilrai486 commited on
Commit
1d023c9
1 Parent(s): c63e8a8

updated the architecture and model type

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -1,5 +1,6 @@
1
  {
2
- "model_type": "sequential",
 
3
  "layers": [
4
  {
5
  "type": "embedding",
 
1
  {
2
+ "model_type": "custom",
3
+ "architecture": "sequential",
4
  "layers": [
5
  {
6
  "type": "embedding",