Rahul Shrestha

Results 12 issues of Rahul Shrestha

This is a draft PR which parallelises the function `refute_dummy_outcome` in `DummyOutcomeRefuter`. This PR addresses this issue https://github.com/py-why/dowhy/issues/410. Most of the other refute operations were already parallelised in this PR:...

This PR is a draft for the blog post on implementation of Tree of Thoughts. This PR works on this [issue](https://github.com/huggingface/transformers/issues/26726#issuecomment-1776906537). Next steps: - [x] Add search algorithm - [x]...