Commit
·
dfa93d9
1
Parent(s):
3019f53
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# MacBERTh
|
2 |
|
3 |
This model is a Historical Language Model for English coming from the [MacBERTh project](https://macberth.netlify.app/).
|
@@ -16,5 +21,4 @@ with a total word count of approximately 3.9B tokens.
|
|
16 |
|
17 |
Details and evaluation can be found in the accompanying publications:
|
18 |
- [MacBERTh: Development and Evaluation of a Historically Pre-trained Language Model for English (1450-1950)](https://aclanthology.org/2021.nlp4dh-1.4/)
|
19 |
-
- [Adapting vs. Pre-training Language Models for Historical Languages](https://doi.org/10.46298/jdmdh.9152)
|
20 |
-
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
# MacBERTh
|
7 |
|
8 |
This model is a Historical Language Model for English coming from the [MacBERTh project](https://macberth.netlify.app/).
|
|
|
21 |
|
22 |
Details and evaluation can be found in the accompanying publications:
|
23 |
- [MacBERTh: Development and Evaluation of a Historically Pre-trained Language Model for English (1450-1950)](https://aclanthology.org/2021.nlp4dh-1.4/)
|
24 |
+
- [Adapting vs. Pre-training Language Models for Historical Languages](https://doi.org/10.46298/jdmdh.9152)
|
|