luckycat37
commited on
Commit
•
2f69a8b
1
Parent(s):
6babaae
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc0-1.0
|
3 |
+
---
|
4 |
+
The following model is trained on entirely historical data up to the cutoff date "31-12-2019". 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-2019".
|
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" }
|