akashmaggon commited on
Commit
b1d0001
·
verified ·
1 Parent(s): 22250f1

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -56,5 +56,6 @@
56
  "torch_dtype": "float32",
57
  "transformers_version": "4.47.1",
58
  "type_vocab_size": 0,
59
- "vocab_size": 128100
 
60
  }
 
56
  "torch_dtype": "float32",
57
  "transformers_version": "4.47.1",
58
  "type_vocab_size": 0,
59
+ "vocab_size": 128100,
60
+ "framework" : "pt"
61
  }