ColBERT icon indicating copy to clipboard operation
ColBERT copied to clipboard

Basic Training (ColBERTv1-style) -> ujson.JSONDecodeError: Expected object or value

Open kevinningthu opened this issue 1 year ago • 3 comments

seems like triples="/path/to/MSMARCO/triples.train.small.tsv" (qid, pid+, pid-) are not supported for training anymore,

The triples = '/path/to/examples.64.json' should be like this. image

kevinningthu avatar Feb 23 '24 03:02 kevinningthu

I do not understand what the figures stand for?

GhostCR323 avatar Feb 27 '24 15:02 GhostCR323

i happen to this error too

GhostCR323 avatar Feb 27 '24 15:02 GhostCR323