victorlxh commited on
Commit
7ace986
1 Parent(s): 685ba79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -2,10 +2,10 @@
2
  license: cc-by-nc-4.0
3
  ---
4
 
5
- # iKG Model Card
6
 
7
  ## Model Details
8
- iKG ([Imperial](https://www.imperial.ac.uk/research-and-innovation/) 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.
 
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.