cornelius commited on
Commit
861cd02
1 Parent(s): 8b8e329

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -116,6 +116,7 @@ The batch size for training was 12, for testing 2, with four epochs. All other h
116
 
117
  Fine-tuned on our downstream task, this model achieves the following results in a five-fold cross validation that are comparable to the performance of our expert human coders. Please refer to Erfort et al. (2023)
118
 
 
119
  ### BibTeX entry and citation info
120
 
121
  ```bibtex
@@ -123,13 +124,20 @@ Fine-tuned on our downstream task, this model achieves the following results in
123
  author = {Cornelius Erfort and
124
  Lukas F. Stoetzer and
125
  Heike Klüver},
126
- title = {The PARTYPRESS Database: A New Comparative Database of PartiesPress Releases},
127
  journal = {Research and Politics},
128
- volume = {forthcoming},
 
129
  year = {2023},
 
 
 
130
  }
131
  ```
132
 
 
 
 
133
  ### Further resources
134
 
135
  Github: [cornelius-erfort/partypress](https://github.com/cornelius-erfort/partypress)
 
116
 
117
  Fine-tuned on our downstream task, this model achieves the following results in a five-fold cross validation that are comparable to the performance of our expert human coders. Please refer to Erfort et al. (2023)
118
 
119
+
120
  ### BibTeX entry and citation info
121
 
122
  ```bibtex
 
124
  author = {Cornelius Erfort and
125
  Lukas F. Stoetzer and
126
  Heike Klüver},
127
+ title = {The PARTYPRESS Database: A new comparative database of partiespress releases},
128
  journal = {Research and Politics},
129
+ volume = {10},
130
+ number = {3},
131
  year = {2023},
132
+ doi = {10.1177/20531680231183512},
133
+ URL = {https://doi.org/10.1177/20531680231183512}
134
+
135
  }
136
  ```
137
 
138
+ Erfort, C., Stoetzer, L. F., & Klüver, H. (2023). The PARTYPRESS Database: A new comparative database of parties’ press releases. Research & Politics, 10(3). [https://doi.org/10.1177/20531680231183512](https://doi.org/10.1177/20531680231183512)
139
+
140
+
141
  ### Further resources
142
 
143
  Github: [cornelius-erfort/partypress](https://github.com/cornelius-erfort/partypress)