Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
Libraries:
Datasets
pandas
License:
arjunguha commited on
Commit
28441b6
·
verified ·
1 Parent(s): a2f35c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1397,6 +1397,13 @@ variations are not available for MBPP.
1397
 
1398
  ## Changelog
1399
 
 
 
 
 
 
 
 
1400
  ### Version 3.2
1401
 
1402
  MultiPL-E now supports Ada, thanks to [Rowan Walshe](https://github.com/rowan-walshe).
 
1397
 
1398
  ## Changelog
1399
 
1400
+ ### Version 3.3
1401
+
1402
+ This update fixes a Lua bug. We had a spurious stop token that would have negatively
1403
+ impacts all Lua results. Re-evaluting models on Lua with this fix should produce
1404
+ a result that is identical or slightly higher. See [Issue 165](https://github.com/nuprl/MultiPL-E/issues/165)
1405
+ for more information.
1406
+
1407
  ### Version 3.2
1408
 
1409
  MultiPL-E now supports Ada, thanks to [Rowan Walshe](https://github.com/rowan-walshe).