Wang Bo
Wang Bo
1. Choose a ranking algorithm. 2. Create datapacks using your training dataset and pre-process your data by calling the chain of preprocessors. 3. Train your model. 4. Preprocess your test...
please check [this link](https://github.com/NTMC-Community/MatchZoo/blob/master/CONTRIBUTING.md#discussion), discussion section.
A knowkn issue caused by [hyperopt](https://github.com/hyperopt/hyperopt/issues/541) Try to install the latest hyperopt directly from master branch: ```python pip install git+https://github.com/hyperopt/hyperopt.git@master ```
hi @X00123 you can use the [pretrained embeddings ](https://finetuner.jina.ai/get-started/pretrained/#)locally, while fine-tuning is only cloud-based.
would be nice to have this feature in the new dataset release!
@bclavie @okhat could you please take a look?
>The general education section (What is fine tuning? How does it work? Why?) is something I could start on right away, with an engineering review; or we could do it...
>A Getting Started/Quick Start page is also a good idea. I would propose one of more engineers start on that with Tech Content involvement and review. How do you think...
>I have a more general problem with some of our notebooks, that I want to discuss. A lot of times, you follow the instructions and they just don't work. Or...
fyi @CatStark