luckycat37 commited on
Commit
ca601f3
1 Parent(s): e608896

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -1,3 +1,8 @@
1
  ---
2
  license: cc0-1.0
3
  ---
 
 
 
 
 
 
1
  ---
2
  license: cc0-1.0
3
  ---
4
+ The following model is trained on entirely historical data up to the cutoff date "31-12-2022". The training data comes from the WMT News dataset (https://data.statmt.org/news-crawl/en/) and Wikipedia. The exact training dataset for this model is available on Huggingface at the following location: "TiMa/TiMaGPT2-2022".
5
+
6
+ Please refer to and cite the following paper when using this model in any downstream applications:
7
+
8
+ @inproceedings{drinkall-tima-2024, title = "Time Machine GPT", author = "Drinkall, Felix and Zohren, Stefan and Pierrehumbert, Janet", booktitle = "Findings of the Association for Computational Linguistics: NAACL 2024", month = june, year = "2024", publisher = "Association for Computational Linguistics" }