Unverified Commit 81fbf3d5 authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Only download text collection for ARQMath in scripts.download_datasets

parent 010178d9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -3,8 +3,6 @@ from pathlib import Path

BASE_TEXT_FORMATS = [
    'text',
    'text+latex',
    'text+prefix',
]