Add model card, link to paper
Browse filesThis PR ensures that this model can be found at https://huggingface.co/models?pipeline_tag=text-classification, and also contains
a link to the paper.
README.md
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
library_name: transformers
|
4 |
+
pipeline_tag: text-classification
|
5 |
+
---
|
6 |
+
This repository contains the model presented in the paper [Building Foundations for Natural Language Processing of Historical Turkish: Resources and Models](https://huggingface.co/papers/2501.04828).
|