Skip to content
View IonutIga's full-sized avatar

Block or report IonutIga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Dialogue-Simulator Public

    Our approach aims to bootstrap the development of a conversational agent by generating a dataset that contains an arbitrary number of dialogues for training any neural network of one’s choice. We …

    1

  2. TOD-System Public

    TOD system that can hold conversations with a user about specific information provided by an ontology.The actual version of the system helps growing the knowledge graph with the specific company da…

    Jupyter Notebook

  3. Domain-Specific-NLU-BERT Public

    Experiments with fine-tuning BERT to jointly detect the user’s intent and the related slots, using a custom-generated dataset built around a organization specific knowledge base.

    Jupyter Notebook

  4. finetuned-bert-ner Public

    The repository contains 5 IPython files. 3 of them are used to train NER models on top of BERT (Bidirectional Encoder Representations from Transformers). One file is used to test all the models on …

    Jupyter Notebook

  5. LLMs-for-KGC Public

    Repository for experiments regarding the assessment of the suitability of LLMs for Knowledge Graph Completion task, using Mixtral-8x7b, GPT-3.5-turbo, and GPT-4o.

    Jupyter Notebook 6 1

  6. ChatGPT-KGC-KGR Public

    This repository presents the work of prompting ChatGPT to solve the tasks of Knowledge Graph Completion and Knowledge Graph Reasoning on both Static and Temporal KGs.