Upload 2 files
Browse files- .gitattributes +2 -0
- missing_triples_test-large.jsonl +3 -0
- missing_triples_train-large.jsonl +3 -0
.gitattributes
CHANGED
@@ -57,3 +57,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
57 |
# Video files - compressed
|
58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
60 |
+
missing_triples_test-large.jsonl filter=lfs diff=lfs merge=lfs -text
|
61 |
+
missing_triples_train-large.jsonl filter=lfs diff=lfs merge=lfs -text
|
missing_triples_test-large.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97e4b318df838fef026a5b8deb784dbf3c412f8d8e8dd7f95ae9bc752ed891b1
|
3 |
+
size 88200608
|
missing_triples_train-large.jsonl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d49ae9b88b87670eadc54ce83b7714bcdd57e7c389b40a0df173b2f9e550f954
|
3 |
+
size 5207998429
|