Saumya Gandhi

Results 6 issues of Saumya Gandhi

Through this PR, I am creating a GitHub action to reply with an automated message to first time contributors. When a user makes a PR for the first time or...

Here is the output from my prompt_spec: ``` Instruction: Task description: Identify a broad class given several examples from that class Examples: input= Q: The similarity among DemandBase, InfusionSoft, and...

When trying a particular task, the model retriever retrieved this model: `mrm8488/t5-base-finetuned-common_gen`. Just before training could start, p2m crashed with the following error log: ``` TypeError: Couldn't build proto file...

The code changes facilitate multi-pass inference: passing an image with the one hot labels encoded into the image in a different pixel each time and choosing the predicted label as...

Hi, I was using the `MultiChainComparison` module and noticed by entire rationale was not being added in the prompts. Digging in the module, I saw that: ``` for c in...

Parse Issues

Several tasks are helped with an initial SFT step before RL. It would be good for ART to support that directly so that folks can create programmatic pipelines that can...