Datasets:
Forgot an incantation for 2.1
Browse files- dataset_infos.json +0 -0
- how_to_update.txt +6 -0
dataset_infos.json
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
how_to_update.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
To update this dataset:
|
| 2 |
+
|
| 3 |
+
1. Edit the commit hash in MultiPL-E.py (line 106)
|
| 4 |
+
|
| 5 |
+
2. Run `datasets-cli test MultiPL-E.py --save_info --all_configs` to regenerate
|
| 6 |
+
`dataset_infos.json`.
|