-
Currently https://github.com/robotframework/robotframework/blob/master/src/robot/libraries/Collections.py#L839 we are missing out on ignore_order already done for
```
def lists_should_be_equal(…
-
**Describe the bug**
I need to compare two fields with `model.field1 > model.field2` but Beanio generated the wrong filter.
My model is like:
```python
class H(Document):
last_sms_time: d…
-
### What happened?
when enabling multiConvo (multiConvo: true) and compare two different AI provider models, the right hand side response is not being rendered on the UI (firefox and chrome), however…
-
New features suggestion:
- [x] `cat` analog for outputting files inside of containers. It would print only files with raw text (non-binary) because it can break console, but will introduced flag `-…
-
So I see that both task 1 and task 2 have comparing accuracies. How they are different?
-
### Bug description
I was able to fine-tune a 8B LLM using Huggingface training framework with PEFT+DeepSpeed stage 2 under fp16 precision(mixed precision training). Recently I would like to change…
-
I will be comparing the slope of the fitted straight line to Hubble's value of K.
-
We need to be able to detect cropmarks and ignore them in either/both of the PDFs when comparing so that it doesn't trip up on changes beyond the edge of the page.
Similarly, there needs to be a way …
-
Metrics to watch:
- Hellinger distance
- Mean Absolute Error
- Mean Square Difference
-
### What happened?
When performing a comparison query with more than one field, the resulting field names in the comparison query output are look to be incorrect.
1. The time field retains its cor…