-
Hello,
I'd like to report two issues regarding classification tasks in modnet:
First, the loss function passed to `ModnetModel().fit()` is overwritten with `"categorical_crossentropy"` if `val_d…
-
I found an issue when Tortoise's PydanticModel is used, where the related models are not being populated.
Due to Tortoise's async nature and Pydantic lack of asyncio support, some methods need to be…
-
Example:
``` javascript
Schedule = Backbone.Model.extend({
parse: function (attributes) {
attributes.at = moment(attributes.at);
return attributes;
}
});
Agenda = Backbone.NestedModel.e…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/1833)) by Steve Peters (Bitbucket: [Steven Peters](https://bitbucket.org/%7B2ccfed09-18b8-492…
-
`[ Linux | CUDA 12.2 | py 3.11 ]`
### Describe the bug
Hi, thanks for your awesome work!
When infering `Llama3.1/70B-Instruct/6.0bpw` over the OAI API, it throws:
```sh
INFO: 127.0.0.…
-
-
Maybe a duplicate of #212 , but I think there still are some differences, therefore I created this new issue. In order to reproduce the bug, a models.ManyToManyField with a through property has to be …
-
### Motivation
I want to fetch my model `A` class using `client.getItems(A.class, params)`. The problem is that conversion for custom types is not working deeper in hierarchy.
```
@ContentItemM…
D-Fox updated
3 years ago
-
### Description
It would be interesting if we could specify a nested hierarchical structure to random effects at all Mixed Modes platform, the same way lme4 allows.
### Purpose
Increase the flexibi…
-
Current distinction between local and remote looks like this:
**local**
```
On @unison/cloud-start/main, the constructor
exercises.admin.resultsService.models.ChallengeStatus.ChallengeStatus i…