Submitted by Spico197 t3_10gp7rm in MachineLearning
_Arsenie_Boca_ t1_j5492g7 wrote
I think the idea is great! How long does it take to execute a query on the ArXiv set? Have you considered making a huggingface space out of this?
Spico197 OP t1_j54pdgj wrote
Thanks very much for your reply.
I didn't evaluate the query time. This tool doesn't download the whole arxiv dataset, it just calls the official API. So time is up to the web connection. But it wouldn't take a long time to execute a query.
Yes, absolutely! There are some other things to do before making an online demo, e.g. merging the current two-stage searching into one step. I'm working on it. Thanks again for the advice!
_Arsenie_Boca_ t1_j54rrg9 wrote
Great, looking forward to trying the space :)
Spico197 OP t1_j5nnlsj wrote
Hi there, the demo is ready. Check it out!
_Arsenie_Boca_ t1_j5notgg wrote
I get the following error: SyntaxError: Unexpected token 'I', "Internal S"... is not valid JSON
Spico197 OP t1_j5npg8l wrote
Probably the input query does not follow the pre-defined format. Do you mind opening an issue on GitHub?
Viewing a single comment thread. View all comments