Or4cl3-1 commited on
Commit
a747c5d
1 Parent(s): 641fd0d

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "model_type": "text-gemma-001",
3
- "tokenizer_type": "text-gemma-001",
4
  "config": {
5
  "vocab_size": 50265,
6
  "hidden_size": 1024,
 
1
  {
2
+ "model_type": "gpt2",
3
+ "tokenizer_type": "gpt2",
4
  "config": {
5
  "vocab_size": 50265,
6
  "hidden_size": 1024,