LLMs4OL
LLMs4OL copied to clipboard
LLMs4OL: Large Language Models for Ontology Learning
It's a great honor to see your masterpiece, but now I'm facing difficulties. Can you provide nci_entities.json data file, thank you very much
- [ ] Fixing LLM path from the local path to huggingface repository id #52 - [ ] Add some documentation on how to generate Tasks datasets #52, #54 -...
Hello and congrats on your great work. As I was trying to replicate your work, I ran into some problems when executing the following command: python test.py --kb_name="wn18rr" --model_name="bert_large" --template="template-1"...
Could you help check whether I missed something when trying your package for Worknet? $ python build_entity_datasets.py --kb_name wn18rr Traceback (most recent call last): File "/home/vagrant/rbox/LLMs4OL/TaskA/build_entity_datasets.py", line 11, in dataset_json,...
Fixed python command typos in readme files inside Task A,B,C directories