-
How can I train with a different language that gollie-transfusion did not train on yet?
-
Hi GoLLIE research team, I am currently in a group of Vietnamese university students who want to present your paper for an upcoming seminar in our "Introduction to Natural Language Processing" course.…
-
Hi
I want to run this [notebook](https://github.com/hitz-zentroa/GoLLIE/blob/main/notebooks/Create%20Custom%20Task.ipynb). Is it possible to do so with the hugginface model instead of using the loc…
-
Hi, I downloaded WikiEvents dataset from here: `https://github.com/raspberryice/gen-arg` and processed it using your data generation code and config.
Then, I ran your evaluation pipeline with the con…
-
Hi, I noticed that in paper the GLiNER s/m/l are of size 50M, 90M, 0.3B respectively, while the published pretrained models have size of 166M, 209M, 459M. Could you please clarify what makes this diff…
-
Yet another interesting extraction strategy
https://github.com/hitz-zentroa/GoLLIE
-
![image](https://github.com/hitz-zentroa/GoLLIE/assets/138128782/096b65e7-dae8-44cd-9673-bc6f6928d1dc)
RuntimeError: Internal Triton PTX codegen error:
ptxas /tmp/compile-ptx-src-38da7f, line 91; e…
-
Hi,
thank you very much for sharing your model on Github and Huggingface! I am trying to follow the Event Extraction Notebook (https://github.com/hitz-zentroa/GoLLIE/blob/main/notebooks/Event%20Extr…
-
## User story
1. As a data engineer
2. I want to enhance the quality of our training data
3. So that the the model can understand better the CNCF-specific knowledge
## Acceptance criteria
* Research …
-
This work is a very impressive, but i have some question about your code.
In the line 158 - 171 of src/dataset/dataset.py
Can these lines of code be transformed into formula below
![image](https…