arminmehrabian
commited on
Commit
•
d4d6c79
1
Parent(s):
b8f650e
Upload knowledge graph dataset files
Browse files- .gitattributes +3 -0
- graph.cypher +3 -0
- graph.graphml +3 -0
- graph.json +3 -0
.gitattributes
CHANGED
@@ -56,3 +56,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
56 |
# Video files - compressed
|
57 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
58 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
59 |
+
*.cypher filter=lfs diff=lfs merge=lfs -text
|
60 |
+
*.graphml filter=lfs diff=lfs merge=lfs -text
|
61 |
+
*.json filter=lfs diff=lfs merge=lfs -text
|
graph.cypher
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9159a04d385ccbd53858eaf21f4f80c9ce17b52ff997c410400ecc085bfbe010
|
3 |
+
size 1114301954
|
graph.graphml
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2ca75302371f6be9fee1a051948144ba26147c1eebaea1e7a00dd1eb86ba2031
|
3 |
+
size 1088103075
|
graph.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1dbeef75206edc3f893819589461b2a2ed9c1a14311dcc8aca304fb58c005ca1
|
3 |
+
size 6082288760
|