-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/axolotl-ai-cloud/axolotl/labels/bug) didn't find any similar reports.
###…
-
- Advanced type of Language Model using Deep learning techniques using heavy text data.
- Capable of generating human like text. QnA, Text2Text
- Concepts like n-gram to Neural Networks are used. …
-
**Is your feature request related to a problem? Please describe.**
- sktime stores trained y and trained X in the internal memory of the forecast as `self._y` and `self._X`. To my knowledge, this is …
-
Thank you for your great contribution.
In `transformer_zeroshot_predictor.py`, `cls_score` is computed as follow in your code:
```
if self.mask_classification:
x_cls = self.projection_layer(…
-
## Keyword: metric learning
### ShufaNet: Classification method for calligraphers who have reached the professional level
- **Authors:** Ge Yunfei, Diao Changyu, Li Min, Yu Ruohan, Qiu Linshan, Xu…
-
## Why
Machine Learning 輪講は最新の技術や論文を追うことで、エンジニアが「技術で解決できること」のレベルをあげていくことを目的にした会です。
prev.https://github.com/wantedly/machine-learning-round-table/issues/208
## What
話したいことがある人はここにコメントしましょう!…
-
AppSync comes with the default GraphQL scalar types and with some handy [additional AWS types](https://docs.aws.amazon.com/appsync/latest/devguide/scalars.html).
It would be nice, however, to be able…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Descripti…
-
While examining or modifying a code template it would be helpful to know if/where that code template is used. A feature to 'find usages' of a particular JS method would be helpful.
Since JS is not co…
-
### Describe the bug
The following tests are failing on my system due to pipeline output differences:
- tests/models/test_models_unet_2d_condition.py::UNet2DConditionModelTests::test_lora_xformers…