MarcGrumpyOlejak
commited on
Commit
•
5474ce8
1
Parent(s):
8dec6e2
Update README.md
Browse filesAdded the "talky"-ROUGE-stats.
README.md
CHANGED
@@ -10,13 +10,13 @@ tags:
|
|
10 |
---
|
11 |
# VerwaltungsAnthologie_Disco_7B
|
12 |
|
13 |
-
This is
|
14 |
-
|
15 |
-
In a short direct comparison to [DiscoResearch/DiscoLM_German_7b_v1](https://huggingface.co/DiscoResearch/DiscoLM_German_7b_v1) using ROUGE1, 2 and L, VA_Disco in combination with [hiig-piai/simba-v01c](https://huggingface.co/hiig-piai/simba-v01c) is capable of writing 'better' (more fluently) summaries.
|
16 |
|
|
|
17 |
|Model|Rouge-1 F|Rouge-2 F|Rouge-L F|
|
18 |
|-|-|-|-|
|
19 |
|DiscoLM_results_#6b|18,88|5,70|17,18|
|
|
|
20 |
|VA_disco_results_#6b|23,15|8,67|21,16|
|
21 |
|
22 |
"#6b" is the "prompt"-version to "provoke" nicer sentences.
|
|
|
10 |
---
|
11 |
# VerwaltungsAnthologie_Disco_7B
|
12 |
|
13 |
+
This is my first "usable" POC of a german based text summarizer after the [talky](https://huggingface.co/MarcGrumpyOlejak/VerwaltungsAnthologie_talky_7B) and the intermediate [clear](https://huggingface.co/MarcGrumpyOlejak/VerwaltungsAnthologie_clear_7B)-versions.
|
|
|
|
|
14 |
|
15 |
+
In a short direct comparison to [DiscoResearch/DiscoLM_German_7b_v1](https://huggingface.co/DiscoResearch/DiscoLM_German_7b_v1) using ROUGE1, 2 and L, VA_Disco in combination with [hiig-piai/simba-v01c](https://huggingface.co/hiig-piai/simba-v01c) is capable of writing 'better' (more fluently) summaries.
|
16 |
|Model|Rouge-1 F|Rouge-2 F|Rouge-L F|
|
17 |
|-|-|-|-|
|
18 |
|DiscoLM_results_#6b|18,88|5,70|17,18|
|
19 |
+
|VA_talky_results_#6b|20,85|6,06|19,09|
|
20 |
|VA_disco_results_#6b|23,15|8,67|21,16|
|
21 |
|
22 |
"#6b" is the "prompt"-version to "provoke" nicer sentences.
|