Results 6 issues of Jack Cai

I have added code to fintune and evaluate OFA on Scene Graph Generation task. I have used a popular evaluation codebase from the SGG literature to calculate the metrics. Specifically,...

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

If you are submitting a bug report, please fill in the following details and use the tag [bug]. **Describe the bug** When calling `HookedTranformer.generate()` without initializing the model with a...

### System Info transformers 4.41.0 torch 2.3.0 GPU: NVIDIA GeForce RTX 4090, CUDA version 12.3 ### Who can help? _No response_ ### Information - [ ] The official example scripts...

Compilation

In my original script, I subclass the GRPOTrainer for my usecase. I also have an input arg that controls when I want to use UnSloth. I would like to *...