Update README.md
Browse files
README.md
CHANGED
@@ -65,16 +65,25 @@ A fairseq checkpoint file can also be available [here](https://huggingface.co/ri
|
|
65 |
|
66 |
# How to cite
|
67 |
```bibtex
|
68 |
-
@misc{rinna-japanese-data2vec-audio-base,
|
69 |
-
|
70 |
-
|
71 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
}
|
73 |
```
|
74 |
|
75 |
---
|
76 |
|
77 |
-
#
|
78 |
```bibtex
|
79 |
@inproceedings{baevski2022data2vec,
|
80 |
title={Data2vec: A general framework for self-supervised learning in speech, vision and language},
|
|
|
65 |
|
66 |
# How to cite
|
67 |
```bibtex
|
68 |
+
@misc{rinna-japanese-data2vec-audio-base,
|
69 |
+
title = {rinna/japanese-data2vec-audio-base},
|
70 |
+
author={Hono, Yukiya and Mitsui, Kentaro and Sawada, Kei}
|
71 |
+
url = {https://huggingface.co/rinna/japanese-data2vec-audio-base},
|
72 |
+
}
|
73 |
+
|
74 |
+
@inproceedings{sawada2024release,
|
75 |
+
title = {Release of Pre-Trained Models for the {J}apanese Language},
|
76 |
+
author = {Sawada, Kei and Zhao, Tianyu and Shing, Makoto and Mitsui, Kentaro and Kaga, Akio and Hono, Yukiya and Wakatsuki, Toshiaki and Mitsuda, Koh},
|
77 |
+
booktitle = {Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)},
|
78 |
+
month = {5},
|
79 |
+
year = {2024},
|
80 |
+
url = {https://arxiv.org/abs/2404.01657},
|
81 |
}
|
82 |
```
|
83 |
|
84 |
---
|
85 |
|
86 |
+
# References
|
87 |
```bibtex
|
88 |
@inproceedings{baevski2022data2vec,
|
89 |
title={Data2vec: A general framework for self-supervised learning in speech, vision and language},
|