dahara1 commited on
Commit
09242b6
1 Parent(s): 15a5518

Update finetune_sample/config.json

Browse files
Files changed (1) hide show
  1. finetune_sample/config.json +1 -1
finetune_sample/config.json CHANGED
@@ -25,7 +25,7 @@
25
  "transformers_version": "4.31.0",
26
  "use_cache": true,
27
  "use_parallel_residual": true,
28
- "vocab_size": 50277
29
  "quantization_config": {
30
  "quant_method":"gptq",
31
  "bits": 4,
 
25
  "transformers_version": "4.31.0",
26
  "use_cache": true,
27
  "use_parallel_residual": true,
28
+ "vocab_size": 50277,
29
  "quantization_config": {
30
  "quant_method":"gptq",
31
  "bits": 4,