Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ base_model:
|
|
11 |
pipeline_tag: automatic-speech-recognition
|
12 |
library_name: transformers
|
13 |
---
|
|
|
|
|
14 |
how to use the model in colab:
|
15 |
|
16 |
#start
|
|
|
11 |
pipeline_tag: automatic-speech-recognition
|
12 |
library_name: transformers
|
13 |
---
|
14 |
+
this model trained on validation segment of data for one epoch with 0.05 loss and tested on test segment of data with 0.07 loss
|
15 |
+
|
16 |
how to use the model in colab:
|
17 |
|
18 |
#start
|