Márton Kardos

Results 67 comments of Márton Kardos

Test fails because of request timeout, signals a more widespread issue perhaps?

It runs way faster now, I think I will be ready to submit the results in a couple of hours. I'm trying to write subsampling for the test set in...

@KennethEnevoldsen performance is absolutely crap on the task with both models, especially on accuracy. Where do you think the issue may be?

MLP would also be great for colinearity, though it might be slower and the task already takes quite a while to run (also the scikit-learn implementation is not exactly the...

Running on UCloud again, should be able to submit results within a day.

1. It runs very slow, I couldn't complete the runs, maybe we should subsample and limit to the test set instead of the validation set and the test set. 2....

I made the neural network smaller and introduced stratified subsampling for the test set so that it runs faster, I will try to do a rerun.

Something's not right with these scores, I will make a deep dive

I ran EURLEX in English with all-MiniLM-L6 with multiple classifiers (`MLPClassifier`, `KNN`, `DummyClassifier`). It would seem that the task is simply incredibly hard, and that accuracy is not exactly a...