cloneofsimo
commited on
Upload folder using huggingface_hub
Browse files- .gitattributes +8 -0
- data/MNIST/raw/t10k-images-idx3-ubyte +3 -0
- data/MNIST/raw/t10k-images-idx3-ubyte.gz +3 -0
- data/MNIST/raw/t10k-labels-idx1-ubyte +0 -0
- data/MNIST/raw/t10k-labels-idx1-ubyte.gz +3 -0
- data/MNIST/raw/train-images-idx3-ubyte +3 -0
- data/MNIST/raw/train-images-idx3-ubyte.gz +3 -0
- data/MNIST/raw/train-labels-idx1-ubyte +0 -0
- data/MNIST/raw/train-labels-idx1-ubyte.gz +3 -0
- data/cifar-10-batches-py/batches.meta +0 -0
- data/cifar-10-batches-py/data_batch_1 +3 -0
- data/cifar-10-batches-py/data_batch_2 +3 -0
- data/cifar-10-batches-py/data_batch_3 +3 -0
- data/cifar-10-batches-py/data_batch_4 +3 -0
- data/cifar-10-batches-py/data_batch_5 +3 -0
- data/cifar-10-batches-py/readme.html +1 -0
- data/cifar-10-batches-py/test_batch +3 -0
- data/cifar-10-python.tar.gz +3 -0
.gitattributes
CHANGED
@@ -41,3 +41,11 @@ cifar-10-batches-py/data_batch_3 filter=lfs diff=lfs merge=lfs -text
|
|
41 |
cifar-10-batches-py/data_batch_4 filter=lfs diff=lfs merge=lfs -text
|
42 |
cifar-10-batches-py/data_batch_5 filter=lfs diff=lfs merge=lfs -text
|
43 |
cifar-10-batches-py/test_batch filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
cifar-10-batches-py/data_batch_4 filter=lfs diff=lfs merge=lfs -text
|
42 |
cifar-10-batches-py/data_batch_5 filter=lfs diff=lfs merge=lfs -text
|
43 |
cifar-10-batches-py/test_batch filter=lfs diff=lfs merge=lfs -text
|
44 |
+
data/MNIST/raw/t10k-images-idx3-ubyte filter=lfs diff=lfs merge=lfs -text
|
45 |
+
data/MNIST/raw/train-images-idx3-ubyte filter=lfs diff=lfs merge=lfs -text
|
46 |
+
data/cifar-10-batches-py/data_batch_1 filter=lfs diff=lfs merge=lfs -text
|
47 |
+
data/cifar-10-batches-py/data_batch_2 filter=lfs diff=lfs merge=lfs -text
|
48 |
+
data/cifar-10-batches-py/data_batch_3 filter=lfs diff=lfs merge=lfs -text
|
49 |
+
data/cifar-10-batches-py/data_batch_4 filter=lfs diff=lfs merge=lfs -text
|
50 |
+
data/cifar-10-batches-py/data_batch_5 filter=lfs diff=lfs merge=lfs -text
|
51 |
+
data/cifar-10-batches-py/test_batch filter=lfs diff=lfs merge=lfs -text
|
data/MNIST/raw/t10k-images-idx3-ubyte
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fa7898d509279e482958e8ce81c8e77db3f2f8254e26661ceb7762c4d494ce7
|
3 |
+
size 7840016
|
data/MNIST/raw/t10k-images-idx3-ubyte.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d422c7b0a1c1c79245a5bcf07fe86e33eeafee792b84584aec276f5a2dbc4e6
|
3 |
+
size 1648877
|
data/MNIST/raw/t10k-labels-idx1-ubyte
ADDED
Binary file (10 kB). View file
|
|
data/MNIST/raw/t10k-labels-idx1-ubyte.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7ae60f92e00ec6debd23a6088c31dbd2371eca3ffa0defaefb259924204aec6
|
3 |
+
size 4542
|
data/MNIST/raw/train-images-idx3-ubyte
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ba891046e6505d7aadcbbe25680a0738ad16aec93bde7f9b65e87a2fc25776db
|
3 |
+
size 47040016
|
data/MNIST/raw/train-images-idx3-ubyte.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:440fcabf73cc546fa21475e81ea370265605f56be210a4024d2ca8f203523609
|
3 |
+
size 9912422
|
data/MNIST/raw/train-labels-idx1-ubyte
ADDED
Binary file (60 kB). View file
|
|
data/MNIST/raw/train-labels-idx1-ubyte.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3552534a0a558bbed6aed32b30c495cca23d567ec52cac8be1a0730e8010255c
|
3 |
+
size 28881
|
data/cifar-10-batches-py/batches.meta
ADDED
Binary file (158 Bytes). View file
|
|
data/cifar-10-batches-py/data_batch_1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54636561a3ce25bd3e19253c6b0d8538147b0ae398331ac4a2d86c6d987368cd
|
3 |
+
size 31035704
|
data/cifar-10-batches-py/data_batch_2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:766b2cef9fbc745cf056b3152224f7cf77163b330ea9a15f9392beb8b89bc5a8
|
3 |
+
size 31035320
|
data/cifar-10-batches-py/data_batch_3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f00d98ebfb30b3ec0ad19f9756dc2630b89003e10525f5e148445e82aa6a1f9
|
3 |
+
size 31035999
|
data/cifar-10-batches-py/data_batch_4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f7bb240661948b8f4d53e36ec720d8306f5668bd0071dcb4e6c947f78e9682b
|
3 |
+
size 31035696
|
data/cifar-10-batches-py/data_batch_5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d91802434d8376bbaeeadf58a737e3a1b12ac839077e931237e0dcd43adcb154
|
3 |
+
size 31035623
|
data/cifar-10-batches-py/readme.html
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.cs.toronto.edu/~kriz/cifar.html">
|
data/cifar-10-batches-py/test_batch
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f53d8d457504f7cff4ea9e021afcf0e0ad8e24a91f3fc42091b8adef61157831
|
3 |
+
size 31035526
|
data/cifar-10-python.tar.gz
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d958be074577803d12ecdefd02955f39262c83c16fe9348329d7fe0b5c001ce
|
3 |
+
size 170498071
|