-
ERROR: Command errored out with exit status 1:
command: /Users/liguangyu/opt/anaconda3/envs/laserr/bin/python /Users/liguangyu/opt/anaconda3/envs/laserr/lib/python3.6/site-packages/pip/_vendor/p…
-
__Why:__ so we can play with in in inference mode
Original bloom code: https://github.com/huggingface/transformers/pull/17474
The quest is to
- implement bloom __transformer layer__ as a hivem…
-
Hi @davisidarta,
Great work! I think this package will really help expand how we are using the KNN graph structures of single-cell datasets.
I was taking a closer into the Diffusor class and fo…
-
Refactoring OpenMixup to v0.2.0 according to MMSelfsup:
1. Update training settings and support self-supervised learning (SSL) methods (new methods, new SSL datasets, benchmarks, tools, etc.). Provid…
-
hi,
if i want to embed text in Chinese and text in English,
which model should i download ?
-
Hi, sorry to bother you! but I met this error when I tried to run dense_retriever.py
I could not solve it, could you help me ?
The command line is :
python dense_retriever.py \
> model_file=/data…
-
## Environment information (required)
### Diagnostics
Diagnostics output
``````
--- check: autoidentify
INFO: diagnose_tensorboard.py version e43767ef2b648d0d5d57c00f38ccbd38390e38da
-…
-
The distance based classifiers are not working properly, and there are several issues related to them. I am going to collate them here and comment on progress fixing them.
1. KNN with msm distance …
-
Hi everyone,
*I would like to discuss how an outlier/anomaly detection API could look like in MLJ.*
**Is your feature request related to a problem? Please describe.**
I'm working on a package…
davnn updated
2 years ago
-
I recently learned that `sklearn.set_config` option `display='diagram'` is actually interactive and apparently I was not the only one surprised by this. A short video could show how to manipulate the…