fc63 commited on
Commit
cb782ce
·
verified ·
1 Parent(s): 9f8e2d7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -2
config.json CHANGED
@@ -31,5 +31,11 @@
31
  "torch_dtype": "float32",
32
  "transformers_version": "4.52.3",
33
  "type_vocab_size": 0,
34
- "vocab_size": 128100
35
- }
 
 
 
 
 
 
 
31
  "torch_dtype": "float32",
32
  "transformers_version": "4.52.3",
33
  "type_vocab_size": 0,
34
+ "vocab_size": 128100,
35
+
36
+ "_metadata": {
37
+ "author": "Furkan Coban",
38
+ "owner": "fc63",
39
+ "created": "2025-06-07"
40
+ }
41
+ }