lsy641 commited on
Commit
4c7d4cc
1 Parent(s): c50e2e9
Files changed (1) hide show
  1. distinct.py +1 -1
distinct.py CHANGED
@@ -59,7 +59,7 @@ For the use of Expectation-Adjusted-Distinct, vocab_size is required.
59
 
60
  Please follow ACL paper https://aclanthology.org/2022.acl-short.86 for motivation and follow the rules of thumb provided by https://github.com/lsy641/Expectation-Adjusted-Distinct/blob/main/EAD.ipynb to determine the vocab_size
61
 
62
- <img src="https://huggingface.co/spaces/lsy641/distinct/resolve/main/distinct_compare_pic.jpg" alt="drawing" width="400"/>
63
 
64
  """
65
 
 
59
 
60
  Please follow ACL paper https://aclanthology.org/2022.acl-short.86 for motivation and follow the rules of thumb provided by https://github.com/lsy641/Expectation-Adjusted-Distinct/blob/main/EAD.ipynb to determine the vocab_size
61
 
62
+ <img src="https://huggingface.co/spaces/lsy641/distinct/resolve/main/distinct_compare_pic.jpg" alt="drawing" width="350" style="float: center;"/>
63
 
64
  """
65