Closed Demirrr closed 3 years ago
While we are using our models on DBpedia knowledge graph containing 10^8 triples, we observe serialization and deserialization of large data can be useful.
Number of triples: 375_434_888 Number of entities: 114747963 Number of relations: 13906
By using --deserialize_flag, we are able to deserialized a KG. This allow us to avoid reparsing large KGs.
--deserialize_flag
While we are using our models on DBpedia knowledge graph containing 10^8 triples, we observe serialization and deserialization of large data can be useful.
Number of triples: 375_434_888 Number of entities: 114747963 Number of relations: 13906