-
Hi LTRpred is crushing after step 4. Dfam is manually downlaoded and kept in the directory where ltrpred set to run and assigned with annotate = "Dfam", Dfam.db = "dfam" in the ltrpred R script
…
-
https://github.com/yl4579/PL-BERT/blob/592293aabcb21096eb7f5bffad95a3d38ba4ae6c/dataloader.py#L83
Hi, why the masked_index is extended for 15% of tokens? If I understand correctly, the extention s…
-
![medical代码修改片段2](https://user-images.githubusercontent.com/54131759/137887198-0000f376-741c-4781-a4aa-6b914df83562.png)
this is part of code, and it is in /deepmedic/routines/testing.py
and what if…
-
**Is your feature request related to a problem? Please describe.**
The next step of integrating HuggingFace into ART is to add support for the language modeling estimators. This involves creating ART…
f4str updated
11 months ago
-
Great work.
I wonder if there is an easy way to retrieve the predicted images from the mae inference?
-
This is a summary of my current thoughts on supporting machine learning through Aircloak. I should note that I'm not very familiar with ML, so I might be missing some important points. Feel free to co…
-
Thanks to @xihui-wu's talk earlier today, I learned about the [TrainingLoop](https://github.com/tensorflow/swift-models/blob/542a03c09aa7bd6e326a18b5d086f2bec8b4b24c/TrainingLoop/TrainingLoop.swift#L1…
-
Hi Brian,
Thank you for providing such wonderful tool. I am new with PASA, and want to use it for both alignment assembly and annotation update.
For the alignment assembly section, I have three …
-
![Screenshot 2023-10-23 at 10 48 29](https://github.com/microsoft/zero-shot-scfoundation/assets/31646044/52eed8ba-4e7c-4406-962d-7a8523cacdda)
Quick question about Figure 6c (above). From the paper…
-
Hi there,
We are trying to use the new Tensorflow Hub module for BERT-base (https://tfhub.dev/google/bert_uncased_L-12_H-768_A-12/1) in Keras, similarly to what we currently were able to do for ELM…