-
Hello! I'm trying to run the ROS-independent inference with the DOPE network on the dataset with the shiny meat can that you provide [here](https://drive.google.com/file/d/1Q5VLnlt1gu2pKIAcUo9uzSyWw1n…
-
I'm currently using the `freezegun` package and `factoryboy` together in my unittests, what really worked well until I hit a problem with lazy evaluating `timezone.now` in combination with `@factory.i…
-
I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am trying to run the template code from the Github ReadMe page.…
-
I am trying to download the model checkpoint for blair-roberta-base (as well as blair-roberta-large) but am running into a 404 Client Error: Not Found for url: https://huggingface.co/hyp1231/blair-rob…
-
Hi!
As the title suggests, i'm interested in potentially updating some of the textures/models for the mesecons mod. I think it's a really cool mod, but it feels like the textures look quite rough?…
-
## 🚀 Feature
It would be great if we could do the following:
```
from torchvision import CocoEvaluator
base_ds = dataset.coco
iou_types = ['bbox']
coco_evaluator = CocoEvaluator(base_ds, iou…
-
Currently, `lighteval` stores results/details in a path that is determined by the model name, e.g.
```shell
scratch/evals
├── details
│ └── Qwen
│ └── Qwen1.5-0.5B-Chat
│ ├──…
-
Some trials, most obviously those using ordinal models, may need to recommend a dose based on the minimum/maximum of different `NextBest` rules.
For example
> The dose recommended for the next…
-
Hi guys, congrats on your ICLR23-top25% paper. The 'severity' benchmark in your work is impressing. However, up to now I can only find your released dummy dataset in this repo. If you can kindly relea…
-
Hi,
When setting `cost_withGradients='evaluation_time'` I persistently run into the same error: ` AttributeError: 'NoneType' object has no attribute 'predict'`. Without it it works fine.Do you know a…