test_of_time_accuracy / test_of_time_accuracy.py

Commit History

Make sure to sort only list of strings in unsorted_list responses.
c6975d0
Running

aauss commited on

Expand escaping of \n \r \t
3fa3bf9

aauss commited on

Deal with unescaped \n \r \t in response.
5ec6ad7

aauss commited on

Check type before lowering string in list response.
800a4a2

aauss commited on

Check type before lowering string in list response.
96770ca

aauss commited on

Add text lowercasing and refactor with AI.
948d61e

aauss commited on

Fix mismatch between instruction and label in eval.
3aece72

aauss commited on

Add more directed type casting for arithmetic subset.
3d8a7dc

aauss commited on

Cast pred and response to string only for semantic to account for H:M:S responses in arithmetic split.
2aa1857

aauss commited on

Catch wrong key for unordered_list or missing dict.
a1332fa

aauss commited on

Catch unordered list case and cast preds and ref to str for better reliability.
d84d51c

aauss commited on

Add kwargs description.
b807233

aauss commited on

Fix misconfiguration in feature types
ddf1ba7

aauss commited on

Initial commit
29a0e42

aauss commited on

add module default template
b965a6e

aauss commited on