Jatin Ganhotra
Jatin Ganhotra
Updating cucumber version, the previous one was throwing errors w.r.t gherkin -v=2.2.9 as per this [Error Installing Gherkin - Issue](https://github.com/cucumber/gherkin/issues/139)
I downloaded the [Git repository](https://github.com/ryanb/nifty-generators) ,did _bundle_ then _rake_. On calling _rake_, _nifty_authentication.feature_ failed. ``` expected false to be true (RSpec::Expectations::ExpectationNotMetError) ./features/step_definitions/common_steps.rb:57:in `/^I should successfully run "([^\"]*)"$/' features/nifty_authentication.feature:37:in `Then I...
I get the following error when training the model for bAbI dialog task 5. The command line args used are: `python dialog/main.py --load=False --task 5 --num_epochs 2 --data_dir "data/dialog-babi-tasks" --val_period...
Hi, I installed cdec on my Mac as per the instructions here - https://github.com/redpony/cdec#building-the-software But, when I run `./tests/run-system-tests.pl`, one of the test fails. How do I debug what's wrong?...
Hi, I am trying to reproduce the results mentioned in Table 3 in the paper Taskmaster-1: Toward a Realistic and Diverse Dialog Dataset (https://www.aclweb.org/anthology/D19-1459.pdf) **The paper reports BLEU score -...
Hi team, We are exploring building runnable environment for instances in the SWE-Bench train set. Following the "Collecting Evaluation Tasks for SWE-Bench" page [here](https://github.com/princeton-nlp/SWE-bench/blob/main/swebench/collect/collection.md#collecting-evaluation-tasks-for-swe-bench), we were able to complete: Part...
**What problem or use case are you trying to solve?** Linked to feat: add SWE-bench fullset support #3477 #3477 adds instance level images for `test` sets. It would be awesome...
Hi team, I am unable to run OpenDevin inference on MacOS with Podman: > MacOS - 14.5 (23F79) > Podman Desktop - Version 1.11.1 (1.11.1) OpenDevin development environment has been...
### Is there an existing issue for the same bug? - [X] I have checked the troubleshooting document at https://docs.all-hands.dev/modules/usage/troubleshooting - [X] I have checked the existing issues. ### Describe...