Elron Bandel

Results 35 comments of Elron Bandel

Can anyone share an example of how to set up uv in GitHub actions with --system/--python?

Any news regarding the license?

The way i thought about it is that every base operator `StreamInstanceOperator` `StreamOprator` `MultiStreamOperator` `FieldOperator` will have two opeartors they use: StreamingFieldOperator and EagerFieldOperator so the __call__ of each will...

@duckling69 it will be great if you can work on the operators! (the rest is half done half in progress). We need to go over the operators and make sure...

@OfirArviv can you use this operator: https://github.com/IBM/unitxt/pull/813#pullrequestreview-2047817508 once merged?

I think @arielge also dealt with it. @arielge if you have more to add to this issue feel free.

I agree @yoavkatz . This is a good solution.

Also I think its worth changing the backbone template of classification tasks from InputOutputTemplate to MultipleChoiceTemplate so we can allow models to choose from the `options` field it generates

https://github.com/IBM/unitxt/pull/403#issue-2046548367