pstroe commited on
Commit
b86e53f
1 Parent(s): 61489ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -24,4 +24,18 @@ The dataset used to train this will be available on Hugging Face later [HERE (do
24
 
25
  ### Contact
26
 
27
- For contact, reach out to Phillip Ströbel [via mail](mailto:[email protected]) or [via Twitter](https://twitter.com/CLingophil).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  ### Contact
26
 
27
+ For contact, reach out to Phillip Ströbel [via mail](mailto:[email protected]) or [via Twitter](https://twitter.com/CLingophil).
28
+
29
+ ### How to cite
30
+
31
+ If you use this model, pleas cite it as:
32
+
33
+ '''
34
+ @online{stroebel-roberta-base-latin-cased2,
35
+ author = {Ströbel, Phillip Benjamin},
36
+ title = {RoBERTa Base Latin Cased V2},
37
+ year = 2022,
38
+ url = {https://huggingface.co/pstroe/roberta-base-latin-cased2},
39
+ urldate = {YYYY-MM-DD}
40
+ }
41
+ '''