LightChen2333 commited on
Commit
7c45c74
1 Parent(s): 6ca36b5

Upload 3 files

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json CHANGED
@@ -371,6 +371,13 @@
371
  }
372
  },
373
  "return_dict": false,
 
 
 
 
 
 
 
374
  "tokenizer_class": "OpenSLUv1",
375
  "torch_dtype": "float32",
376
  "transformers_version": "4.25.1",
 
371
  }
372
  },
373
  "return_dict": false,
374
+ "tokenizer": {
375
+ "_align_mode_": "fast",
376
+ "_padding_side_": "right",
377
+ "_tokenizer_name_": "word_tokenizer",
378
+ "add_special_tokens": false,
379
+ "max_length": 512
380
+ },
381
  "tokenizer_class": "OpenSLUv1",
382
  "torch_dtype": "float32",
383
  "transformers_version": "4.25.1",