text2graph / README.md
Reacubeth's picture
Update README.md
a12ed92
---
license: mit
---
# Text2Graph
Text2Graph model trained with T5
[Github](https://github.com/xyjigsaw/Text2Graph)
Similar to [GraphGPT](https://github.com/varunshenoy/GraphGPT), this model converts unstructured natural language into a knowledge graph. We provide the trained T5 model for triple extraction.
## Model
We select T5-base model for training with WebNLG dataset.