Skip to content

Releases: shenyangHuang/TGB

TGB 2.0: adding temporal knowledge graph and temporal heterogeneous graph

09 Jul 01:32
170f60c
Compare
Choose a tag to compare

code updated to include new temporal knowledge graph and temporal heterogeneous graph datasets, detailed in the paper: TGB 2.0: A Benchmark for Learning on Temporal Knowledge Graphs and Heterogeneous Graphs

  • added 4 new TKG datasets
  • added 4 new THG datasets

TGB Version 0.9.2

05 Dec 18:16
e11ca03
Compare
Choose a tag to compare

Address the dataloading issue in tgbl-flight where the timestamps are converted incorrectly.

Now all the unix timestamps are provided directly in the data file.

If you have an older version of the datasets, please remove TGB/tgb/datasets/tgbl_flight folder and then perform a clean download of the dataset. No changes to negative samples or dataset are made, just the unix timestamps are provided now instead of exact dates

TGB Version 0.9.1

08 Nov 15:05
1217be7
Compare
Choose a tag to compare

Fixed time conversion issue with tgbl-flight due to timezone differences.

TGB Version 0.9.0

27 Sep 20:18
6d859be
Compare
Choose a tag to compare

Adding the large scale tgbn-token dataset

fixing errors from tgbl-flight and tgbl-coin.

TGB version 0.8.0

06 Aug 22:32
81d046e
Compare
Choose a tag to compare

fixing issues in evaluation metric computation in nodeproppred

TGB Version 0.7.5

27 Jul 18:19
5e83c2b
Compare
Choose a tag to compare
  • updated tgbl-wiki and tgbl-review dataset to version 2.0 where we increased the number of negative samples
  • added version checking, will prompt to update the dataset automatically if outdated

TGB Version 0.7.0

21 Jul 15:21
b859771
Compare
Choose a tag to compare

fixed some issues raised by the community, thanks for the suggestions and hope to continue improve the library with community feedback.

Initial Release for TGB

28 Jun 16:05
0697681
Compare
Choose a tag to compare

This is the initial release of TGB, improvements are welcome.

v0.1.2

14 Jun 13:48
10c8747
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: https://github.com/shenyangHuang/TGB/commits/v0.1.2