Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# DARIAH Year Prediction Dataset
|
5 |
|
@@ -110,4 +117,4 @@ As there is currently no publication associated with this dataset, please cite i
|
|
110 |
year = {2025},
|
111 |
month = {May},
|
112 |
}
|
113 |
-
```
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- pl
|
7 |
+
pretty_name: DARIAH Year Prediction Dataset
|
8 |
+
size_categories:
|
9 |
+
- 100K<n<1M
|
10 |
---
|
11 |
# DARIAH Year Prediction Dataset
|
12 |
|
|
|
117 |
year = {2025},
|
118 |
month = {May},
|
119 |
}
|
120 |
+
```
|