Márton Kardos

Results 67 comments of Márton Kardos

For the record, we have updated OdyCy to work with the latest version of SpaCy a couple of weeks ago, it should just work fine :D

Wonderful! Let us know if you need anything or experience any issues.

I'll look into it, thanks @isaac-chung !!

I'm currently in the process of adding EURLEX.

Currently this PR assumes that all labels in the classification are independent from each other. This is due to `MultiOutputClassifier` from sklearn, which trains multiple independent classifiers for each label....

I'm currently in the process of running MultiEURLEX on my machine, this might take a fair bit :D

Regarding the points: Do we count `MultilabelClassification` as a new task for each language contained in EURLEX or should I only add bonus points for those languages that had no...

I have been running the task basically all day on UCloud on the two models, it takes a ridiculous amount of time.

Yea I left it running for days and it didn't complete for a single model, I will attempt to make it faster, come by at the office if you have...

> Not sure if it helps with speed much, but noticed that the test/validation sets have 5k samples each. Maybe some downsampling could help. > > [update]: When I ran...