Isabelle Lee

Results 3 issues of Isabelle Lee

While analyzing WMT21 translation system outputs, I found that the number of buckets and the bucket intervals for `hypothesis_length` in reports sometimes differ from system to system. language pair: en-zh...

Ran into value error when I tried running `bart_score_mt`. Traceback: ``` Traceback (most recent call last): File "/Users/iglee/opt/anaconda3/lib/python3.9/threading.py", line 973, in _bootstrap_inner self.run() File "/Users/iglee/opt/anaconda3/lib/python3.9/threading.py", line 910, in run self._target(*self._args,...

Hello, I ran into `RemoteDisconnected` error when I was running multiple metrics at once to generate reports. So, I tried running them individually, and found that some metrics worked and...