shreyaspimpalgaonkar commited on
Commit
de86574
1 Parent(s): 4cd16ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -6,21 +6,20 @@ license: apache-2.0
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
 
9
- Triplex is a model for creating knowledge graphs from unstructured data. It works by extracting triplets - simple statements consisting of a subject, predicate, and object - from text or other data sources. Try the demo here: [kg.sciphi.ai](kg.sciphi.ai)
10
 
11
- ## Model Details
12
 
13
- It is a finetuned version of Phi3-3.8B on a high quality proprietary dataset constructed using DBPedia, Wikidata, and other data sources.
14
 
15
- ### Model Description
16
 
17
- - **Developed by:** [https://www.SciPhi.ai](SciPhi.ai)
18
 
19
  ### Model Sources
20
 
21
- <!-- Provide the basic links for the model. -->
22
 
23
- - **Repository:** [https://www.github.com/SciPhi-AI/R2R](https://www.github.com/SciPhi-AI/R2R)
24
  - **Blog:** [https://www.sciphi.ai/blog/triplex](https://www.sciphi.ai/blog/triplex)
25
  - **Demo:** [kg.sciphi.ai](kg.sciphi.ai)
26
 
 
6
 
7
  <!-- Provide a quick summary of what the model is/does. -->
8
 
9
+ Triplex is a model for creating knowledge graphs from unstructured data developed by (SciPhi.AI)[https://www.sciphi.ai].
10
 
11
+ It works by extracting triplets - simple statements consisting of a subject, predicate, and object - from text or other data sources.
12
 
13
+ Try the demo here: [kg.sciphi.ai](https://kg.sciphi.ai)
14
 
15
+ ## Model Details
16
 
17
+ It is a finetuned version of Phi3-3.8B on a high quality proprietary dataset constructed using DBPedia, Wikidata, and other data sources.
18
 
19
  ### Model Sources
20
 
 
21
 
22
+ - **SciPhi Repository:** [https://www.github.com/SciPhi-AI/R2R](https://www.github.com/SciPhi-AI/R2R)
23
  - **Blog:** [https://www.sciphi.ai/blog/triplex](https://www.sciphi.ai/blog/triplex)
24
  - **Demo:** [kg.sciphi.ai](kg.sciphi.ai)
25