i-dhilip commited on
Commit
484b30c
·
verified ·
1 Parent(s): 51c05d6

Initial Commit

Browse files
Files changed (1) hide show
  1. genai_config.json +1 -1
genai_config.json CHANGED
@@ -23,7 +23,7 @@
23
  },
24
  "eos_token_id": 2,
25
  "pad_token_id": 0,
26
- "type": "distilbert", // Updated to reflect the correct model type
27
  "vocab_size": 30522
28
  },
29
  "search": {
 
23
  },
24
  "eos_token_id": 2,
25
  "pad_token_id": 0,
26
+ "type": "distilbert",
27
  "vocab_size": 30522
28
  },
29
  "search": {