kwrobel.eth

Results 59 comments of kwrobel.eth

It is not required, but might be helpful for further filtering proxy list.

I have many datasets for text or token classification (tagging) in the same format (TSV) but with different labels. However, the labels are fixed in each task class. I guess...

Thank you. I have implemented it and it is working: https://github.com/djstrong/jiant/tree/tsv Labels and evaluation scheme I am providing in a task config. ``` "kwargs": { "labels_path": f"{path}/labels.txt", "evaluation_scheme": "SimpleAccuracyEvaluationScheme" }...

There is missing `config.json` and tokenizer config.

Sorry, it should be max.

Thanks! I will try.

The same for `^[^.]+$`. Use `example` to provide static value.

Where is @stefan-it implementation?

I confirm the issue. You can replicate using example: https://simpletransformers.ai/docs/t5-specifics/#evaluating-generated-sequences The example works in 0.63.9.