-
感谢开源,请问decode.sh是用来进行ASR推理的吗?目前运行会有报错:
> root@304:/home/code/TeleSpeech-ASR/data2vec_dialect# bash run_scripts/decode.sh
> /home/code/fairseq/fairseq/tasks/multires_hubert_pretraining.py:154: Synt…
-
After reading a recent paper by [Hausfather et al. (2022)](https://www.nature.com/articles/d41586-022-01192-2), we decided to apply their methodology to select the CMIP6 models on the CCDP ensemble th…
-
**Summary !!!**
- **BioModel Name**: Karim2021 - CardioTox net: Ligand-based prediction of hERG blockade
- **BioModel Tag**: Machine learning model, Ersilia, FAIR AIML
- **Metadata Comments**…
-
As far as I can understand, CF-convention has no restrictions on the order of dimensions, but recommends using the order
`(time, depth/height/z, y, x)`
But is there a recommendation/requirement fo…
-
Add support for the sample model_output_type in hubEnsembles so that hub administrators and/or individual modelers can run [linear pool ensembles](https://infectious-disease-modeling-hubs.github.io/hu…
-
If all of the ensemble members should be trained on the same training data the training method should be able to take only the training x and y data rather than lists of the same training and test dat…
-
BARN models currently only return a single ensemble from the posterior distribution (i.e. a single MCMC replicate). BART, however, allows returning an average over *multiple* MCMC iterations. Doing …
-
I would like to add how to handle imbalance in datasets and would like to add code for Xgboost
-
Requests to extend the downloader for more internal (and later external) use cases.
- **project tag in configs**: generalize downloader to be able to retrieve data from cmip6, cmip6plus, e3sm, inpu…
-
* In the Low-resource paper, you have mentioned that NUCLE was over-sampled 10 times for domain-adaptation for CoNLL-14 dataset.
* I tried benchmarking the pre-trained models provided in this repo …