addd
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- .gitignore +8 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep0.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep1.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep10.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep11.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep12.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep13.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep14.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep15.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep16.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep17.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep18.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep19.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep2.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep20.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep21.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep22.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep23.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep24.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep25.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep26.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep27.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep28.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep29.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep3.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep30.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep31.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep32.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep33.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep34.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep35.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep36.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep37.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep38.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep39.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep4.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep40.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep41.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep42.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep43.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep44.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep45.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep46.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep47.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep48.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep49.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep5.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep50.hdf5 +3 -0
- bread_in_toaster/put_the_bread_inside_the_toaster-ep51.hdf5 +3 -0
.gitattributes
CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.hdf5 filter=lfs diff=lfs merge=lfs -text
|
.gitignore
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.mp4
|
2 |
+
*.mp3
|
3 |
+
*.wav
|
4 |
+
*.avi
|
5 |
+
*.mkv
|
6 |
+
*.flv
|
7 |
+
*.wmv
|
8 |
+
*.csv
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep0.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e2e26099ed4b35084458d0048644c84c7601eaf181ac3f52b4dc29db78a4b45
|
3 |
+
size 605104179
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep1.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65e305fb0b04b21d34a873cf003045907e0de014d7121c5149383acfa6a22646
|
3 |
+
size 712254177
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep10.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3406dae7e7ac211f360557360fbb4bec7557807d8c3085fcb6faa634d8c0b82
|
3 |
+
size 581305224
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep11.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:114b1f3be79ee598a15c170650f4706f3296e1679baededfead841a5896a77e5
|
3 |
+
size 757490763
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep12.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bc99f8756d98ef3cc798013a63f5fc2c745f8f4d035fd9cdbbb3165d817a6f9
|
3 |
+
size 583697892
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep13.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a8c401ff80ef85283d15bcde639e9e15768fbfd5db424a01e98c3258f60f852
|
3 |
+
size 943151637
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep14.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a12d2a7c409c067734b25ec036136d73ee6b8137b0cccee944d76931a40e6896
|
3 |
+
size 493168845
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep15.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:984a72a6dd3d48ef89ab353c60d9cd013af9cc4e0e5d80e994aff67cdbdbc38d
|
3 |
+
size 986083035
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep16.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3cebe5511d71ba710706896e639da19530f841aaf18a7e0c4c045bef2eb04b8c
|
3 |
+
size 631263675
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep17.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:37f0a63f6e352df9b83feb09c53dba1654eec7ca2884c64dabd4c0274a1b9051
|
3 |
+
size 1014666282
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep18.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71fd8ed60ba36706c25da4147c8d30bd9ae8ef7618f883958f72850fe53c5a29
|
3 |
+
size 769390110
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep19.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:24e511d8a7b69c25b4c246afd59e2d457b594a71ec9d4933fc1037f04266324c
|
3 |
+
size 969430218
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep2.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:094ccf6b065de8fb82b7dc4830edb82d091032b270bde804cc8731f945f526f3
|
3 |
+
size 764636379
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep20.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:707293cb16b320130be1bc4909433257d8db05901173783a0cc48f695b6da0f6
|
3 |
+
size 914599473
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep21.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6584efbfe5eedf7a4d9471b83cd77bdfe1d0efeb4ccfdda0e8593990efcce82
|
3 |
+
size 697994028
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep22.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:79208799b55775e5cc378ee6bc8b3d9413d5768451e1d806a071e6d89600ef4f
|
3 |
+
size 726545931
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep23.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cb748f1935422d7d16200038ee157f068df5a9ed1f066b78e126dcb08728d984
|
3 |
+
size 1059839919
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep24.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88b2b8158812f8eb99f5e0ba27ee60a229140a97a66e19bfad132d1816a8be89
|
3 |
+
size 693121734
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep25.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c94a837b0056547b68a3e1b1cdc734eb6ecf6bcce578b2fbb12ca67db4a1bd26
|
3 |
+
size 759851565
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep26.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3585286339cadde01d9e363d4df0c7b9f4a9cf8c1c48fdbab7f3003274b88a0e
|
3 |
+
size 676468917
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep27.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1001d293dfaba1ccf26a156e864abd4785b6661762acc85a9455088569816943
|
3 |
+
size 607496325
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep28.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67ce179540524aa02478d2f7ec9c1491b5d6498ff7c4d77ed7bf532caed95c5b
|
3 |
+
size 540766494
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep29.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6dd9ad633c9f61bf812385d1c6defde4c33d966fc3c8d7152945e2bffd617c1d
|
3 |
+
size 719400315
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep3.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b44bdd7093c38c9d83bec2a4ce1a83d5c678a295631ca07e5a1ef0e63d3802f
|
3 |
+
size 536013024
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep30.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5635cdac32d0f7d4fdc77c74dfe07cf2095995dc0fa6c9c55c4010ee1b99a03
|
3 |
+
size 521721009
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep31.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3dfe0de78fdb475682aa3dd4b4e4d8a21192ff73c1a6b45939964928ada10297
|
3 |
+
size 614610858
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep32.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:655964430f52c11c94ba3f2243303c0c48e45200b8276cd331d7ca8d9af15744
|
3 |
+
size 540766494
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep33.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dde235f2afda11df6556acd2f0f8acc4476e499ae986aef7e187aaff8b6d8832
|
3 |
+
size 852741414
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep34.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccd00ce1aedaf7127bc053699ec2aaa2e601081bb3c4c174c83840597f0856af
|
3 |
+
size 447964125
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep35.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb95afdb8f52a727288dfc3918d37e8c08dac1658661b23dc86cc03ceff37b00
|
3 |
+
size 545519964
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep36.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c1187365c203094cc20f4da6435fc7302187789af1dc04314b1933f2e5e2a6d5
|
3 |
+
size 597958041
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep37.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:480ab36d61bf036967bf8ecbc91cf50ba9d4a6c88c7298db4a64544c9c47d1a8
|
3 |
+
size 521721009
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep38.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0bbd31a67c0396ce583ebf392fb56e5f2c90d7205d24675cf437f1fb359bc08
|
3 |
+
size 600350709
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep39.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c83b41c3a3364ecb96b834a543cfb21a09fe77ef9e22dfd04d4ef16518fd5598
|
3 |
+
size 914599473
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep4.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99cfb7ca6799f3c84a4753e9e24d226fac6018412bd56733e7ddc3b76b407a22
|
3 |
+
size 731299662
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep40.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5d747308dec47070592ae53b998e61d6e27237d0e373d9b52d53bf879a8deace
|
3 |
+
size 845627142
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep41.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:97cec71116cd26412b10711a64f8fde5d186318925c5c9b337fef81e315e31ae
|
3 |
+
size 617003526
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep42.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b5f789abc7c8bbdfc78b32c71be8e678b8ea3ca4da3b3c7b841ec4801d1ce0a
|
3 |
+
size 964557924
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep43.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aff39f729fad42b651119592f12e7ef3fc02b6532c9849d9c6da44b31d8958ae
|
3 |
+
size 631263675
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep44.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c20ee2297c2e47c78e2f4fadf99b71c7ab3c94c9b3193ab1401cd49d3bb71870
|
3 |
+
size 543127296
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep45.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddd014ff0a307d623b5933d29a7afe3891b29eb9eed969f24202faf8a0ab131d
|
3 |
+
size 655062630
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep46.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7be40f98d8235227749b0f58a6bb0caf46cc7ba296c8dd6235bbb97ecb975dac
|
3 |
+
size 671715447
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep47.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b68721f8c05d0d74a41405be41109e23b0c5aeb3160ca637606c3064a21dd05
|
3 |
+
size 502676046
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep48.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a23d55c9fc893965b908f8259aa3ba37aa832456c0d7967c0517dab782f94e6
|
3 |
+
size 443210655
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep49.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:87fe3a262ac7b8d769e37f393bcd6f4caaac4b81bf59470e3bf56f837e80a06c
|
3 |
+
size 712254177
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep5.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3014e878a4da6b926b399fb2d289969d02f4a20cfad5dda49b279eef384cfb58
|
3 |
+
size 643164243
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep50.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:036eb2eb56f4e7acd9323360e23bad29664fa8d8ff535dd8e71e4c31f169e877
|
3 |
+
size 562291605
|
bread_in_toaster/put_the_bread_inside_the_toaster-ep51.hdf5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a7e137b2ae3f69bcdfd81ec4ec3d63269218a105048cdc7c1eec9372844c52d
|
3 |
+
size 531259293
|