Paul Lerner commited on
Commit ·
e694f26
1
Parent(s): 624e670
data: add JSONL version of the KB, without pre-computed features
Browse files- .gitattributes +3 -0
- humans_with_faces.jsonl.gz +3 -0
- humans_without_faces.jsonl.gz +3 -0
- non_humans.jsonl.gz +3 -0
.gitattributes
CHANGED
|
@@ -35,3 +35,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 35 |
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 36 |
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
*.wav filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 36 |
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 37 |
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
humans_with_faces.jsonl.gz filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
humans_without_faces.jsonl.gz filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
non_humans.jsonl.gz filter=lfs diff=lfs merge=lfs -text
|
humans_with_faces.jsonl.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3db7ca3203e59818bc0e90df0c3275c5c123f95b1fb214b230f415e2149385a9
|
| 3 |
+
size 1259086816
|
humans_without_faces.jsonl.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:091623534d74fd0eea071f172e791eac8ecf56b2e2aef81425fd77de9f722954
|
| 3 |
+
size 84673642
|
non_humans.jsonl.gz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a48778efabb3058d89801379dc7a1aa7b6304b57675097f2c725ae33b88e68a
|
| 3 |
+
size 1925906935
|