Update README.md
Browse files
README.md
CHANGED
|
@@ -48,3 +48,15 @@ See other Ukrainian models: https://github.com/egorsmkv/speech-recognition-uk
|
|
| 48 |
|
| 49 |
This is the model - https://huggingface.co/Yehor/w2v-bert-uk-v2.1 - where tensors are saved in fp16 format.
|
| 50 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 48 |
|
| 49 |
This is the model - https://huggingface.co/Yehor/w2v-bert-uk-v2.1 - where tensors are saved in fp16 format.
|
| 50 |
|
| 51 |
+
## Cite this work
|
| 52 |
+
|
| 53 |
+
```
|
| 54 |
+
@misc {smoliakov_2025,
|
| 55 |
+
author = { {Smoliakov} },
|
| 56 |
+
title = { w2v-bert-uk-v2.1 (Revision 094c59d) },
|
| 57 |
+
year = 2025,
|
| 58 |
+
url = { https://huggingface.co/Yehor/w2v-bert-uk-v2.1 },
|
| 59 |
+
doi = { 10.57967/hf/4554 },
|
| 60 |
+
publisher = { Hugging Face }
|
| 61 |
+
}
|
| 62 |
+
```
|