ndenStanford

Results 6 issues of ndenStanford

I have explored the possibility of using the [DeltaLM](https://github.com/microsoft/unilm/tree/master/deltalm) model in performing multilingual abstractive summarization. The [paper](https://arxiv.org/pdf/2106.13736.pdf) has demonstrated a SOTA performance in this task. Would you mind letting me...

Would you mind letting me know if there is a manual how to use the model on the [coref_mt5](https://github.com/google-research/google-research/tree/master/coref_mt5) repo? Thank you.

Hello, I have deployed an entity fish solution following the instruction [here](https://nerd.readthedocs.io/en/latest/docker.html) in Kubernetes. I noticed that the service could yield a matched wiki entity most time. For example ```...

I am following the approach on the [readme](https://github.com/Lucaterre/spacyfishing) trying to run a simple entity linking sample below ``` import spacy text_en = "Victor Hugo and Honoré de Balzac are French...

Hello BLINK team, I have tested the code and it works wonderfully. However, I am noticing that the tutorial only shows a large model and with massive entities. config =...

I am trying to run the [on-demand feature view](https://docs.feast.dev/v/v0.36-branch/reference/alpha-on-demand-feature-view) but not able to execute it correctly. The example section on this manual page also does not provide a valid link...

kind/bug
priority/p2