tensorops commited on
Commit
ccf2594
1 Parent(s): c98d215

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -99,4 +99,19 @@ The following hyperparameters were used during training:
99
  - Transformers 4.26.0.dev0
100
  - Pytorch 1.13.0
101
  - Datasets 2.7.1
102
- - Tokenizers 0.13.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
99
  - Transformers 4.26.0.dev0
100
  - Pytorch 1.13.0
101
  - Datasets 2.7.1
102
+ - Tokenizers 0.13.2
103
+
104
+ ## Citation
105
+
106
+ Cite using Bibtex:
107
+
108
+ ```
109
+ @misc {thonburian_whisper_med, biomedical_and_data_lab,_mahidol_university_2022,
110
+ author = { Atirut Boribalburephan, Zaw Htet Aung, Knot Pipatsrisawat, Titipat Achakulvisut },
111
+ title = { whisper-th-medium-combined (Revision c98d215) },
112
+ year = 2022,
113
+ url = { https://huggingface.co/biodatlab/whisper-th-medium-combined },
114
+ doi = { 10.57967/hf/0226 },
115
+ publisher = { Hugging Face }
116
+ }
117
+ ```