Commit
·
2db16ef
1
Parent(s):
fea0fe0
Add tags
Browse files
README.md
CHANGED
@@ -80,3 +80,14 @@ The Tensorflow version of Albert is used for training the model and the output f
|
|
80 |
## Resources
|
81 |
|
82 |
For all resources , please look into [huggingface](https://huggingface.com).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
## Resources
|
81 |
|
82 |
For all resources , please look into [huggingface](https://huggingface.com).
|
83 |
+
|
84 |
+
|
85 |
+
---
|
86 |
+
language:
|
87 |
+
- de
|
88 |
+
tags:
|
89 |
+
- token classification
|
90 |
+
license: apache-2.0
|
91 |
+
datasets:
|
92 |
+
- germeval_14
|
93 |
+
---
|