Amogh Mannekote

Results 6 issues of Amogh Mannekote

### Rasa Open Source version 3.0 (but also replicated on 3.1) ### Rasa SDK version _No response_ ### Rasa X version _No response_ ### Python version 3.7 ### What operating...

type:bug :bug:
area:rasa-oss :ferris_wheel:

Write unit test coverage for `SafeDataset` and `SafeDataLoader`, along with the functions in `utils.py`.

good first issue

While attempting to fill an incomplete batch, no attempt is made to follow the strategy specified by `step_to_index_fn` in choosing the next batch/samples from the next batch as of now.

good first issue

Include some high-level guidelines on the length, tone (e.g., formal vs informal), structure of conversation (e.g., "should nudge the user back into his original goal when they deviate and not...

### Issue you'd like to raise. I've previously used the Python SDK to run evaluation over a dataset. Using the **same** code, I'm now trying to run an evaluation after...