Commit History

add sacrebleu to dependencies
c9350c0

svenwey commited on

fix typo
1ef8255

svenwey commited on

remove sacrebleu from parameters of _compute
838a5f0

svenwey commited on

adapt logmetric to also make local per-logmsg test using sacrebleu
e25b5dd

svenwey commited on

reflect updates in readme
7c61712

svenwey commited on

no changes, to test if app works still if hf space is in private mode
5832d50

svenwey commited on

rename return fields for clarity
c290545

svenwey commited on

Update requirements.txt
20a5af9
verified

svenwey commited on

Rename logscoremetric.py to logmetric.py
e9f8d41
verified

svenwey commited on

Update README.md
a73a1f6
verified

svenwey commited on

Update app.py
a6ef9e3
verified

svenwey commited on

remove the part which computes the sacrebleu-metric
0927b89

svenwey commited on

added more fine-grained timing
ac839ac

svenwey commited on

precompile timestamp_regex
3484514

svenwey commited on

add early return if there are no timestrings in pred and ref
4843304

svenwey commited on

revert precompilation of timestamp regex due to error
e9cffd2

svenwey commited on

precompile timestamp_regex
b341fbf

svenwey commited on

add timing
f81df75

svenwey commited on

added some docs to readme
ed8db1b

svenwey commited on

fixed error (dict access in python is dict["key"])
dc72b9d

svenwey commited on

fix typo
2a25ffe

svenwey commited on

made reference pattern if len=0 to empty string (won't be used, just there to ensure we don't do an illegal access to empty list)
bc26326

svenwey commited on

add sacrebleu
3dd656e

svenwey commited on

first implementation of logscoremetric
422e946

svenwey commited on

change input types to strings
d0d47f8

svenwey commited on

Update README.md
7b5dbb4
verified

svenwey commited on

Update app.py
1224391
verified

svenwey commited on

Update app.py
0ca0ed0
verified

svenwey commited on

Update app.py
f7e2a63
verified

svenwey commited on

Update README.md
b3bdae8
verified

svenwey commited on

Update README.md
c262d8b
verified

svenwey commited on

Update README.md
ba15db4
verified

svenwey commited on

Update README.md
456def3
verified

svenwey commited on

simple
638f1e4

svenwey commited on

add module default template
02fde7e

svenwey commited on

initial commit
ccf71be
verified

svenwey commited on