Datasets:
Update zero_scrolls.py
Browse files- zero_scrolls.py +1 -1
zero_scrolls.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
# coding=utf-8
|
2 |
# Lint as: python3
|
3 |
-
"""The
|
4 |
|
5 |
import json
|
6 |
import os
|
|
|
1 |
# coding=utf-8
|
2 |
# Lint as: python3
|
3 |
+
"""The ZeroSCROLLS benchmark."""
|
4 |
|
5 |
import json
|
6 |
import os
|