Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ base_model: NousResearch/Hermes-3-Llama-3.1-8B
|
|
| 10 |
# Model Card for Model ID
|
| 11 |
|
| 12 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 13 |
-
This repository is created for submission to Compfest: Artificial Intelligence
|
| 14 |
|
| 15 |
G-Retriever integrates Graph Neural Networks (GNN), Large Language Model (LLM), and Retrieval-Augmented Generation(RAG) by using Knowledge Graph. This model was originaly developed by Xiaoxin He.
|
| 16 |
|
|
|
|
| 10 |
# Model Card for Model ID
|
| 11 |
|
| 12 |
<!-- Provide a quick summary of what the model is/does. -->
|
| 13 |
+
This repository is created for submission to Compfest: Artificial Intelligence Challenge (AIC) 16.
|
| 14 |
|
| 15 |
G-Retriever integrates Graph Neural Networks (GNN), Large Language Model (LLM), and Retrieval-Augmented Generation(RAG) by using Knowledge Graph. This model was originaly developed by Xiaoxin He.
|
| 16 |
|