Update README.md
Browse files
README.md
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
-
#
|
6 |
|
7 |
## Model Details
|
8 |
-
|
9 |
|
10 |
- **Developed by**: [Xiaohui Li](https://xiaohui-victor-li.github.io/)
|
11 |
- **Model type**: Auto-regressive language model based on the transformer architecture.
|
|
|
2 |
license: cc-by-nc-4.0
|
3 |
---
|
4 |
|
5 |
+
# ICKG Model Card
|
6 |
|
7 |
## Model Details
|
8 |
+
ICKG (Integrated Contextual Knowledge Graph Generator) is a knowledge graph construction (KGC) task-specific instruction-following language model fine-tuned from LMSYS's Vicuna-7B, which itself is derived from Meta's LLaMA LLM.
|
9 |
|
10 |
- **Developed by**: [Xiaohui Li](https://xiaohui-victor-li.github.io/)
|
11 |
- **Model type**: Auto-regressive language model based on the transformer architecture.
|