-
**Describe the bug/ 问题描述 (Mandatory / 必填)**
用trainer.train()的时候报错:KeyError: 'eval_loss',但pytorch代码没有报错。
- **Hardware Environment(`Ascend`/`GPU`/`CPU`) / 硬件环境**:
Ascend
- **Software Environmen…
-
Training the model with `train_script.py`, I save for all the epochs only the weights using the following code:
```
# ModelCheckpoint callback to save model weights
checkpoint_callback = ModelChe…
-
I am doing object detection with a pp-yolo-plus-S model.
And I'm getting prediction time of 300mS approximately.
Using a model trained by model yolov5-S I'm getting predictions of 90mS.
How c…
-
Hello there! Imagine you have a data source, whose data metrics are subject of oscillation. The nature of that oscillation is a combination of seasonality (e.g. more in winter, less in summer), trend-…
-
- [ ] Compare GS Pro predictions against actual shot outcomes to ensure simulator accuracy.
- [ ] Use validated data as a baseline for AI model training.
-
The app will theoretically output better predictions with an implicit feedback recommender (see documentation at documentation/spotlight_recommender_info.ipynb). The model will be generated and saved …
-
### System Info
`transformers` version 4.47.0.dev0
`accelerate` version 0.34.2
`timm` version 1.0.11
`supervision` version 0.25.0rc2
### Who can help?
@muellerzr @Arth
### Information
- [ …
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please describe.…
-
**The objective**
Hello,
I've been trying to use the library for the last couple of days but I'm encountering difficulties with my problem.
I'm trying to model pandemic dynamics through a SEIR mod…
-
@AlexAndorra raised a question/issue in the LB stats Slack. Posting here.
---
I'm doing something like this:
```python3
bmb.interpret.predictions(
multinomial_model_bambi,
idata_mu…