Michielo commited on
Commit
6d932a0
·
verified ·
1 Parent(s): 5f44cfb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -53,11 +53,12 @@ print(tokenizer.batch_decode(outputs, skip_special_tokens=True))
53
 
54
 
55
  ## Benchmarks
 
56
  | Benchmark | Score |
57
  |--------------|:-----:|
58
- | BLEU | 34.62% |
59
- | chr-F | 54.69% |
60
- | chr-F++ | 54.47% |
61
 
62
 
63
  ## License
 
53
 
54
 
55
  ## Benchmarks
56
+ You can replicate our benchmark scores [here](https://github.com/AssistantsLab/AssistantsLab-Replication/tree/main/evaluation) without writing any code yourself.
57
  | Benchmark | Score |
58
  |--------------|:-----:|
59
+ | BLEU | 43.63% |
60
+ | chr-F | 62.25% |
61
+ | chr-F++ | 61.87% |
62
 
63
 
64
  ## License