failable
failable
Hi, How can I upload a model with multiple inputs? The distilbert example does not use multiple inputs but it's quite normal with pre-trained models. What should I pass to...
Sorry for dumb Rust newbie question. I understand the model can be executed using multiple threads by setting `tch::set_num_threads`. But what I'm trying to ask is can the model be...
Hi, thanks for the very convenient package. I find an issue when using it in `org-mode.` I have `(setq org-hide-emphasis-markers t)` in my config. Sample settings: ```el (use-package mwim :bind...
原始数据集里只有.train/.dev/.test的文件? ``` Traceback (most recent call last): File "flat_main.py", line 254, in only_train_min_freq=args.only_train_min_freq, File "/Users/user/.pyenv/versions/env-mkwPXnF--py3.7/lib/python3.7/site-packages/fastNLP/core/utils.py", line 344, in wrapper results = func(*args, **kwargs) File "../load_data.py", line 646, in load_weibo_ner bundle...
Thank you for taking the time to improve Flycheck. ## Checklist - [x] I have checked existing issues for potential duplicates before creating this one. ## Feature description Add support...
是否只支持模拟级别回测不支持实盘级别回测?
The auto generated docstring has some issues with type hintings in Python mode. The type of the first argument is generated as `[type]` and the types of the following arguments...
### Check for existing issues - [X] Completed ### Describe the feature In some situations, LSP will not provide any completions (also there's no plain words completion in Zed currently)....
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. Set an arbitrary formatter for some language in `"language_overrides"`. 2. Call...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. Open Zed 2. Set editor font to a small size 3....