Update README.md
Browse files
README.md
CHANGED
@@ -7,10 +7,10 @@ license: cc-by-nc-4.0
|
|
7 |
## Model Details
|
8 |
iKG (Imperial Knowledge Graph Generator) is a knowledge graph construction (KGC) task-specific instruction-following language model fine-tuned from 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.
|
12 |
-
**License**: [Specify License, e.g., MIT, Non-commercial]
|
13 |
-
**Finetuned from model**: [Vicuna-7B](https://huggingface.co/lmsys/vicuna-7b-v1.3) (originally from LLaMA).
|
14 |
|
15 |
## Model Sources
|
16 |
- **Repository**: [https://github.com/your-github-repo](https://github.com/your-github-repo)
|
|
|
7 |
## Model Details
|
8 |
iKG (Imperial Knowledge Graph Generator) is a knowledge graph construction (KGC) task-specific instruction-following language model fine-tuned from 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.
|
12 |
+
- **License**: [Specify License, e.g., MIT, Non-commercial]
|
13 |
+
- **Finetuned from model**: [Vicuna-7B](https://huggingface.co/lmsys/vicuna-7b-v1.3) (originally from LLaMA).
|
14 |
|
15 |
## Model Sources
|
16 |
- **Repository**: [https://github.com/your-github-repo](https://github.com/your-github-repo)
|