harshit345 commited on
Commit
662bd29
·
1 Parent(s): 8e51697

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -92,10 +92,10 @@ predicted: are your grades higher or lower than nancies
92
  ## Fine-Tuning Script
93
 
94
  You can find the script used to produce this model
95
- [here](https://github.com/elgeish/transformers/blob/8ee49e09c91ffd5d23034ce32ed630d988c50ddf/examples/research_projects/wav2vec2/finetune_large_lv60_timit_asr.sh).
96
 
97
  **Note:** This model can be fine-tuned further;
98
- [trainer_state.json](https://huggingface.co/elgeish/wav2vec2-large-lv60-timit-asr/blob/main/trainer_state.json)
99
  shows useful details, namely the last state (this checkpoint):
100
 
101
  ```json
 
92
  ## Fine-Tuning Script
93
 
94
  You can find the script used to produce this model
95
+ [here](https://github.com/harshit-katyal/harshit-katyal/blob/main/wav2vec2/finetune_large_lv60_timit_asr.sh).
96
 
97
  **Note:** This model can be fine-tuned further;
98
+ [trainer_state.json](https://huggingface.co/harshit345/wav2vec2-large-lv60-timit/blob/main/trainer_state.json)
99
  shows useful details, namely the last state (this checkpoint):
100
 
101
  ```json