Datasets:
Update README.md
Browse files
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).
|