-
I try to run coreference resolution by
python heb_pipe.py -c example_in.txt
but I get this:
```
# text = עיפרון עיפרון הוא כלי כתיבה ידני לשם כתיבה וציור, לרוב על דפי נייר. העיפרון מורכב ממוט …
-
- [ ] Creating test casing for coreference
- [ ] Figuring out good prompt for coreference
-
RuntimeError: CUDA error: CUBLAS_STATUS_NOT_INITIALIZED when calling `cublasCreate(handle)`
-
When I try to fine-tune the mt5 model, I cannot obtain the 'llm-coref/mt5-coref-ontonotes' dataset. Is this a private dataset? How can I obtain it? Thank you!
-
## Context
Observed high latency due to GPT. There are two instances where GPT is utilized.
1) Coref
2) Formatting of answers
This can cause frustration to user while waiting for the respons…
-
I am having some problems when running the script. I created my environment using the muda_env.yml file. When I test it on a small test document, I run into a "coref error". It seems to me that it is …
-
Make it average of three evaluators?
-
**Current Circumstances:
I've integrated the stanford ner functionality into a java service that has tens of millions of calls per day. I deployed in 3 clusters and allocated 10GB of memory per pod.…
-
- [x] T2S Latency
AKAI Dev -
- [ ] District getting recorded as Khordha, Block is Null
- [ ] Coref text is coming as Null along with coref latency (for 2nd query asked in a conversation)
## Refe…
-
Hey,
I was converting now my own dataset to the `indiscrim` format and I noticed that although the sentence and tokens start from `1` the `coref_chains` starts from `0`.
For example, see `coref-…