harshit345
commited on
Commit
·
662bd29
1
Parent(s):
8e51697
Update README.md
Browse files
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/
|
96 |
|
97 |
**Note:** This model can be fine-tuned further;
|
98 |
-
[trainer_state.json](https://huggingface.co/
|
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
|