Utsaha commited on
Commit
e130848
1 Parent(s): 0b620d9

Upload 7 files

Browse files
Files changed (1) hide show
  1. fine_tuned_model/config.json +1 -1
fine_tuned_model/config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "facebook/wav2vec2-base-960h",
3
  "activation_dropout": 0.1,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,
 
1
  {
2
+ "_name_or_path": "./fine_tuned_model",
3
  "activation_dropout": 0.1,
4
  "adapter_attn_dim": null,
5
  "adapter_kernel_size": 3,