This is an automated email from the ASF dual-hosted git repository.
lixueclaire pushed a commit to branch research
in repository https://gitbox.apache.org/repos/asf/incubator-graphar.git
The following commit(s) were added to refs/heads/research by this push:
new c3f811dc Update scripts (#640)
c3f811dc is described below
commit c3f811dcb27a906390980486c45959b6304eaed4
Author: lixueclaire <[email protected]>
AuthorDate: Sun Sep 29 09:35:01 2024 +0800
Update scripts (#640)
---
script/label_filtering.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/script/label_filtering.md b/script/label_filtering.md
index f3b7fead..ced88fa4 100644
--- a/script/label_filtering.md
+++ b/script/label_filtering.md
@@ -1,4 +1,4 @@
-| Dataset Name and Data Sourcd | Row Number | Label Number |
Complex Test |
+| Dataset Name and Data Source | Row Number | Label Number |
Complex Test |
|------------------------------------------------|------------|--------------|--------------|
| [bloom-43-nodes](https://github.com/neo4j-graph-examples/bloom)
| 32960 | 18 | 8, 9, OR |
| [pole-43-nodes](https://github.com/neo4j-graph-examples/pole)
| 61534 | 11 | 1, 5, OR |
@@ -12,3 +12,5 @@
|
[icij-offshoreleaks-44-nodes](https://github.com/neo4j-graph-examples/icij-offshoreleaks)
| 1969309 | 5 | 1, 3, OR |
| [ogbn-proteins](https://ogb.stanford.edu/docs/nodeprop/#ogbn-mag)
| 132534 | 112 | 0, 1, AND |
| [ogbn-products](https://ogb.stanford.edu/docs/nodeprop/#ogbn-mag)
| 2449029 | 47 | 0, 1, OR |
+| synthetic-5
| 75000000 | 112 | 0, 1, OR |
+| synthetic-7
| 100000000 | 112 | 0, 1, OR |
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]