phdkhanh2507 commited on
Commit
73b8a4c
·
verified ·
1 Parent(s): d83cc51

Create config.json

Browse files
Files changed (1) hide show
  1. checkpoints/config.json +4 -0
checkpoints/config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_type": "wav2vec2",
3
+ "model_name_or_path": "checkpoints/checkpoint_best.pt"
4
+ }