albrechtje
commited on
Commit
•
0274b23
1
Parent(s):
bfe971d
Update README.md
Browse files
README.md
CHANGED
@@ -22,12 +22,14 @@ widget:
|
|
22 |
- text: "Haben sie gemeinsame Hobbies mit Ihren Freunden?"
|
23 |
---
|
24 |
|
25 |
-
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
26 |
-
should probably proofread and complete it, then remove this comment. -->
|
27 |
-
|
28 |
# gecco-bert-base-german-uncased
|
29 |
|
30 |
-
This model is
|
|
|
|
|
|
|
|
|
|
|
31 |
It achieves the following results on the evaluation set:
|
32 |
- Loss: 1.2341
|
33 |
- Accuracy: 0.6968
|
|
|
22 |
- text: "Haben sie gemeinsame Hobbies mit Ihren Freunden?"
|
23 |
---
|
24 |
|
|
|
|
|
|
|
25 |
# gecco-bert-base-german-uncased
|
26 |
|
27 |
+
This model is for text classfication of German counseling messages.
|
28 |
+
|
29 |
+
It is a fine-tuned version of [dbmdz/bert-base-german-uncased](https://huggingface.co/dbmdz/bert-base-german-uncased)
|
30 |
+
trained with the German E-Counseling Conversation Dataset,
|
31 |
+
created at the Technische Hochschule Nürnberg: [github.com/th-nuernberg/gecco-dataset](https://github.com/th-nuernberg/gecco-dataset)
|
32 |
+
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 1.2341
|
35 |
- Accuracy: 0.6968
|