Commit
·
b07dd83
verified
·
0
Parent(s):
Super-squash branch 'main' using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +62 -0
- record_shards_train/train_0000.tfrecord +3 -0
- record_shards_train/train_0001.tfrecord +3 -0
- record_shards_train/train_0002.tfrecord +3 -0
- record_shards_train/train_0003.tfrecord +3 -0
- record_shards_train/train_0004.tfrecord +3 -0
- record_shards_train/train_0005.tfrecord +3 -0
- record_shards_train/train_0006.tfrecord +3 -0
- record_shards_train/train_0007.tfrecord +3 -0
- record_shards_train/train_0008.tfrecord +3 -0
- record_shards_train/train_0009.tfrecord +3 -0
- record_shards_train/train_0010.tfrecord +3 -0
- record_shards_train/train_0011.tfrecord +3 -0
- record_shards_train/train_0012.tfrecord +3 -0
- record_shards_train/train_0013.tfrecord +3 -0
- record_shards_train/train_0014.tfrecord +3 -0
- record_shards_train/train_0015.tfrecord +3 -0
- record_shards_train/train_0016.tfrecord +3 -0
- record_shards_train/train_0017.tfrecord +3 -0
- record_shards_train/train_0018.tfrecord +3 -0
- record_shards_train/train_0019.tfrecord +3 -0
- record_shards_train/train_0020.tfrecord +3 -0
- record_shards_train/train_0021.tfrecord +3 -0
- record_shards_train/train_0022.tfrecord +3 -0
- record_shards_train/train_0023.tfrecord +3 -0
- record_shards_train/train_0024.tfrecord +3 -0
- record_shards_train/train_0025.tfrecord +3 -0
- record_shards_train/train_0026.tfrecord +3 -0
- record_shards_train/train_0027.tfrecord +3 -0
- record_shards_train/train_0028.tfrecord +3 -0
- record_shards_train/train_0029.tfrecord +3 -0
- record_shards_train/train_0030.tfrecord +3 -0
- record_shards_train/train_0031.tfrecord +3 -0
- record_shards_train/train_0032.tfrecord +3 -0
- record_shards_train/train_0033.tfrecord +3 -0
- record_shards_train/train_0034.tfrecord +3 -0
- record_shards_train/train_0035.tfrecord +3 -0
- record_shards_train/train_0036.tfrecord +3 -0
- record_shards_train/train_0037.tfrecord +3 -0
- record_shards_train/train_0038.tfrecord +3 -0
- record_shards_train/train_0039.tfrecord +3 -0
- record_shards_train/train_0040.tfrecord +3 -0
- record_shards_train/train_0041.tfrecord +3 -0
- record_shards_train/train_0042.tfrecord +3 -0
- record_shards_train/train_0043.tfrecord +3 -0
- record_shards_train/train_0044.tfrecord +3 -0
- record_shards_train/train_0045.tfrecord +3 -0
- record_shards_train/train_0046.tfrecord +3 -0
- record_shards_train/train_0047.tfrecord +3 -0
- record_shards_train/train_0048.tfrecord +3 -0
.gitattributes
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
38 |
+
# Audio files - uncompressed
|
39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
42 |
+
# Audio files - compressed
|
43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
48 |
+
# Image files - uncompressed
|
49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
53 |
+
# Image files - compressed
|
54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
56 |
+
*.webp 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 |
+
# TFRecord files - uncompressed
|
61 |
+
*.tfrecord filter=lfs diff=lfs merge=lfs -text
|
62 |
+
train_processed.txt filter=lfs diff=lfs merge=lfs -text
|
record_shards_train/train_0000.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:570567a50652aaea2a2a1485a980d0c874624e2dd557b5d6fb2e7ef56f71d4fa
|
3 |
+
size 95557513
|
record_shards_train/train_0001.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46b56b303debceba46c9257fd6c50d4889a6533871fb0b7742c60a955fc81a54
|
3 |
+
size 95486565
|
record_shards_train/train_0002.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db11a8e20f4e4ec60d63d931de35028cd3deabef26be8b9fcd967847d0f9c90b
|
3 |
+
size 96049216
|
record_shards_train/train_0003.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a439e7ac5112f806d7a41131806785627c4a5cbf5c47170b4a2431456678819
|
3 |
+
size 97267619
|
record_shards_train/train_0004.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c5e6fe8bbd6272673e7f4b230857a623f3ebdcf47bba05fee9a4219dc5a35516
|
3 |
+
size 97072307
|
record_shards_train/train_0005.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0047f7b32c301e0b7db60b2bb6d8ea843de561401e64d5e8e22855f6faf14875
|
3 |
+
size 95891204
|
record_shards_train/train_0006.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f16f02416719111ef0dc087c89b4a03e26dd76769114ba537ffe467e42bbad72
|
3 |
+
size 96236198
|
record_shards_train/train_0007.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63a4f6982f6ceb0daa5b31ee14792af764fbd30f069914967941acbd977322b2
|
3 |
+
size 97458003
|
record_shards_train/train_0008.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb48cfb051d09a1ce599b443dad37343ec6da1804e1e25495f984f0b8d71e900
|
3 |
+
size 97669344
|
record_shards_train/train_0009.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c263fabc771accb9d9ba4d09f4485785e73069ad9df028ad94008f8b7aab2770
|
3 |
+
size 95389777
|
record_shards_train/train_0010.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9256ed4306129da1804beb34e8fc2c1c6ede1838a2880327cbc7b7b2410ca149
|
3 |
+
size 96343240
|
record_shards_train/train_0011.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddff6a916ae12d966f570839b0207d0ab09abbf9377f369aa6df75944ed8b173
|
3 |
+
size 95188598
|
record_shards_train/train_0012.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:961af32a268b1d47437d897984b9be4f3ad87da7a32028718efc54a9dd4302bf
|
3 |
+
size 95501442
|
record_shards_train/train_0013.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68711f1ba58dcec026d0311f8f63cb2e445ac5388f4f326a2b1932936308372c
|
3 |
+
size 95621517
|
record_shards_train/train_0014.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8add5c8eb22891ca401e93cac62d7b625e4f64cc7dd052e18f6a2527ca15abd
|
3 |
+
size 96770189
|
record_shards_train/train_0015.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac2c042a4edcbc2d2594534870d6415f03d00b66fb0518640d1c0ffa57bd01de
|
3 |
+
size 96494115
|
record_shards_train/train_0016.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9f00fa3e97ad0f415bad31ab48a9a431676c8e056f87fd714822c31217f37bb
|
3 |
+
size 97163397
|
record_shards_train/train_0017.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8380bb6e6b4727d503f877e66f30429bef967f41f51cb10764e27a9b5a313f40
|
3 |
+
size 96882667
|
record_shards_train/train_0018.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fdeb59abeead44983787cc74e0666e5e35600e71566d226f5724de17d1dcd40b
|
3 |
+
size 97357005
|
record_shards_train/train_0019.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c9e1bfcd71ac22e6221210ff34c89f23ff910ccac4af5770aa7b7e574d31e79
|
3 |
+
size 94602862
|
record_shards_train/train_0020.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:50729f6b104f1426399693c569b3b05de9dc652c9a9f4f45a467aaa504de4a34
|
3 |
+
size 97191230
|
record_shards_train/train_0021.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01f87d0cb2c3528fec215dd5baa4214858d23298603b2fd6f790bdbf5bc1c5ce
|
3 |
+
size 95406934
|
record_shards_train/train_0022.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d9589364a6606efa9a28e2311867aa19c17219f3c6a97162b7649ab61ffb785
|
3 |
+
size 97057963
|
record_shards_train/train_0023.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:387fcfc9cab378e8ccaaa92554a8ea25e88c6f61ba6f3362d5604e34e6a15065
|
3 |
+
size 96707128
|
record_shards_train/train_0024.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c199ddc954d6cb07a5fd66beacfb01559c91b1c47ed90b082b40f190821f9b5
|
3 |
+
size 98540587
|
record_shards_train/train_0025.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcc06bbcf03d596b83c62b5def06ea747597c1037c2c5f7d7021f8c3521e1f99
|
3 |
+
size 95790545
|
record_shards_train/train_0026.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a9861e3be3ba247ca87e2e3d53f97f0ed667ba9ec63e4ee6ee6b254c5a22f6b4
|
3 |
+
size 97083604
|
record_shards_train/train_0027.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b85735d0e6017d1c68f0a621f67ad36e8e7f5f35e10b162203168500aa5baa4
|
3 |
+
size 95089266
|
record_shards_train/train_0028.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3a5324ac111694b60ade7d2d67bddb0d69309038b4b3bf21cea904af14de7d0f
|
3 |
+
size 96166933
|
record_shards_train/train_0029.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:840617360108a5c0fb02bc7c92cc1d9a90223259446392f6dc169ae9cdb7366f
|
3 |
+
size 96086617
|
record_shards_train/train_0030.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:94ed5d70e2bc052b21dd48e9d7d0f7d2a71b7538d92cd111919ea0bea0842912
|
3 |
+
size 96457178
|
record_shards_train/train_0031.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:46ec9bfe4279778ca565cdbd84d161e571d44d716f412369c6351ce6f805bc9e
|
3 |
+
size 96413165
|
record_shards_train/train_0032.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee21765db7917faf6133bbdfa7cb12be12d75bb31c7ef0811abfda2ed4016da8
|
3 |
+
size 96309365
|
record_shards_train/train_0033.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5ee30185b1a69bad48381f98f56c2bdcf74c73305da42defeb266cab0c97b87
|
3 |
+
size 96872616
|
record_shards_train/train_0034.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2b7c993c557bdeb6217b3f5d21e336c16e8403c94fc0d9af113ffee4bee21880
|
3 |
+
size 96342000
|
record_shards_train/train_0035.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0af02c93fb8312416996f1f88fe9e94273e03930b3a323809603a2c8f88d3983
|
3 |
+
size 96006308
|
record_shards_train/train_0036.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:816c4aca86202f520128e3694e1336c0ac7a239e2a5167d8d441ca67ebd94af6
|
3 |
+
size 96542138
|
record_shards_train/train_0037.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9349d23e7d613e4bb7fd20678787f862019cfb1947cae4f766c91ee394127c85
|
3 |
+
size 98012815
|
record_shards_train/train_0038.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a12a7443da9303d3ec43db5d6c4d4b08c402dd537e2e4fdeeeb26c30b36396d
|
3 |
+
size 95874258
|
record_shards_train/train_0039.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a131af4ebed26725275b8c79df51aae296658867dac556efdc424870575c397
|
3 |
+
size 96362093
|
record_shards_train/train_0040.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0925ad250bbba77ae974c3d661d3486839571fd1d04fa6f8b6ababc135c7e2a
|
3 |
+
size 96280299
|
record_shards_train/train_0041.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:99f1e7f76ffc147b7752cbd032efd1b71832c93aa66006314654ed5f639f3041
|
3 |
+
size 95274749
|
record_shards_train/train_0042.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fed1c10b0a4b7df28d1bc791d011d7c2c112a2aacd3410e3d57c389b855e4994
|
3 |
+
size 95737532
|
record_shards_train/train_0043.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e0bf6f2094eec572108c1a5edc4b21708f8f9226383d3a0202062c11bd353b43
|
3 |
+
size 96348032
|
record_shards_train/train_0044.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4319ed0f991d5880724e790c47f4d9a1071f6b02d8b3f310d90838ef94c176e2
|
3 |
+
size 96407292
|
record_shards_train/train_0045.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20f5216c18ef37a7b823a270cb5017761018fc4aad05159e78a4e7e2d7bee125
|
3 |
+
size 95223536
|
record_shards_train/train_0046.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed49ae4bdd8648a21521802d58f4e6765b5b72cd693d82d21c189b58ae14c2b8
|
3 |
+
size 95440605
|
record_shards_train/train_0047.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74eeb59ef38ee13c355ed228dff17c0eb80ce03a02655fe37aded04aa6996a20
|
3 |
+
size 94912114
|
record_shards_train/train_0048.tfrecord
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ef1586404670bf1a0ed935e1672c957061844c2e2fb5d6f54add0671db54209
|
3 |
+
size 96057966
|