-
I've run into a bug that I can't fix when trying to prepare a dataset for finetuning.
Here's the code:
```python
def data_generator() -> Generator[dict[str, Any]]:
yield {
"target…
-
@zsc @bigeagle @longern @dc3671 @Comedi
I am trying to reproduce test results for celeb-DF, but the accuracy is just 86.06. Maybe I made some mistakes while I was generating the dataset. Can you ple…
-
When using `find` methods with a defined schema, values in MongoDB documents that don’t match the specified schema types (e.g., strings in a field expected to be int64) are silently converted to NaN i…
-
### Problem description
To familiarize myself with flepi, I've simulated the model with two subpopulations that lives in `~/examples/tutorial_two_subpopulations`. This model is a space-stratified …
-
Internally we only use this in a couple of places, so it would be easy to remove. It shows up in user_guide/advanced and in the 0.14.0 release notes.
Without it we could reduce some complexity in …
-
### Bug Description
I requested a query to multiply some column with specific constant and it gave me the right code but unfortunately the llama index safe_eval function cannot execute this code
df…
-
Execution payment order
case 1 (success)
1.ProductType.PAID SUBSCRIPTIONPayment Execution (success)
2.ProductType.CONSUMABLE payment execution (success)
case 2 (error)
1.ProductType.CONSUMABL…
-
might want to add a `warning()` in addition to `fail()` when `covid_df=` param is NULL. This will make it more apparent to users of the package, e.g. with `run_all_checks()`
e.g. in this check [`c…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
Hi, i´m having the next error when I try to run epic2-df:
`Running epic2 on KO.
Traceback (most recent call last):
File "/home/mulan/anaconda3/envs/BED_BAM/bin/epic2-df", line 332, in
bin…