jfeil commited on
Commit
c3eec76
·
verified ·
1 Parent(s): c028795

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -48,7 +48,12 @@ adapter_name = model.load_adapter("jfeil/GermanDefinitionGeneration-Distillation
48
 
49
  ## Evaluation results
50
 
51
- <!-- Add some description here -->
 
 
 
 
 
52
 
53
  ## Citation
54
 
 
48
 
49
  ## Evaluation results
50
 
51
+ Tested on Wiktionary test set:
52
+
53
+ | | MeteorScore | ROUGE-L | BERTscore-F1 | MoverScore | Sentence Embedding Score |
54
+ |--------------|-------------|---------|--------------|------------|--------------------------|
55
+ | Wiktionary | 0.175 | 0.187 | 0.751 | 0.568 | 0.478 |
56
+ | Distillation | 0.103 | 0.109 | 0.675 | 0.536 | 0.369 |
57
 
58
  ## Citation
59