HardbanRecordsLab commited on
Commit
82c8006
·
verified ·
1 Parent(s): 1997e61

Create processor_config.json

Browse files
Files changed (1) hide show
  1. processor_config.json +5 -0
processor_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "tokenizer": "tokenizer_config.json",
3
+ "feature_extractor": "feature_extractor_config.json",
4
+ "preprocessor": "preprocessor_config.json"
5
+ }