doberst commited on
Commit
efcb4e5
1 Parent(s): a794e29

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -1
config.json CHANGED
@@ -25,5 +25,6 @@
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.34.0",
27
  "use_cache": true,
28
- "vocab_size": 64000
 
29
  }
 
25
  "torch_dtype": "bfloat16",
26
  "transformers_version": "4.34.0",
27
  "use_cache": true,
28
+ "vocab_size": 64000,
29
+ "trailing_space": "\n"
30
  }