Mary Trofimova

Results 5 issues of Mary Trofimova

Было бы удобно сделать возможность загрузки одной эмбеддинг-модели и использования ее для всех компонент, поскольку есть проблема потребления ресурсов: intents classifier, gobot, ner, компонент классификации навыков - все они используют...

feature request

Hi! Thank you for the library! Using it in par with pytorch-lightning to search network's hyperparameters. Right now the following line: ```python parser = HyperOptArgumentParser() parser.opt_range('--batch-size', type=int, default=1500, tunable=True, low=16,...

Hi, The link for pretrained model (http://alpha.openai.com/pxpp.zip) is not available. Or is it only true for Russia? ```bash > curl http://alpha.openai.com/pxpp.zip curl: (6) Could not resolve host: alpha.openai.com ``` Thank...

Hi, I am using Chromium 1:85.0.4183.83-0ubuntu2.22.04.1 and https://hdrhistogram.github.io/HdrHistogram/plotFiles.html doesn't allow selecting multiple files for me. If I select several inputs using Ctrl or Shift then only the last file is...

### Observed behavior **`TolokaClient.get_app_items()`** throws an error for `toloka-kit==1.2.2` and `tenacity==8.4.3`. [[setup.py]](https://github.com/Toloka/toloka-kit/blob/v1.2.2/setup.py#L72C33-L72C74) restricts tenacity to just `>=7.0.0` which is too mild. Previously `tenacity==8.4.1` didn't cause such an error. Added minimal...

bug