Spaces:
Runtime error
Runtime error
"""Set of constants.""" | |
MAX_CHUNK_SIZE = 3900 | |
MAX_CHUNK_OVERLAP = 200 | |
NUM_OUTPUTS = 256 | |
"""Set of constants.""" | |
MAX_CHUNK_SIZE = 3900 | |
MAX_CHUNK_OVERLAP = 200 | |
NUM_OUTPUTS = 256 | |