e-p-armstrong / augmentoolkit

Convert Compute And Books Into Instruct-Tuning Datasets
MIT License
584 stars 79 forks source link

Ensure use of integer of control_flow_functions #27

Closed abasgames closed 2 days ago

abasgames commented 4 days ago

should fixes the case i encountered 985, in sentence_chunking_algorithm if paragraph_char_count > max_char_length: TypeError: '>' not supported between instances of 'int' and 'str' , the code