alcinos
alcinos
Here is a small example where the renderer produce an incorrect output: https://gist.github.com/alcinos/a0a88c4ec735e62deacf The file is correctly rendered by current versions of chrome and firefox.
The documentation doesn't specify what to do with the result of `optimize_signature` The code specifies that it should return a dspy.Program: https://github.com/stanfordnlp/dspy/blob/303c66991899a7fc5123ee5642f4ff4d7f76560f/dspy/teleprompt/signature_opt_typed.py#L149C1-L149C19 However this is not the case and it...
Hello, Thank you for making the code available. I was wondering if you still have the script used to compute the bounding boxes from the CLEVR scene graph? According to...
Hello, Thank you for providing the code, and congratulation on the paper acceptance, this is a very interesting task. It is very helpful to provide the baseline model, however, I’d...