phdkhanh2507 commited on
Commit
5c1be8e
·
verified ·
1 Parent(s): e5520fe

Update config.json

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