Commit ·
9c9a6ea
0
Parent(s):
Update parquet files
Browse filesCo-authored-by: tkbarb10 <tkbarb10@users.noreply.huggingface.co>
- .gitattributes +60 -0
- full_patient_state/full_patient_state/0000.parquet +3 -0
- full_patient_state/full_patient_state/0001.parquet +3 -0
- full_patient_state/full_patient_state/0002.parquet +3 -0
- full_patient_state/full_patient_state/0003.parquet +3 -0
- full_patient_state/full_patient_state/0004.parquet +3 -0
- full_patient_state/full_patient_state/0005.parquet +3 -0
- full_patient_state/full_patient_state/0006.parquet +3 -0
- full_patient_state/full_patient_state/0007.parquet +3 -0
- full_patient_state/full_patient_state/0008.parquet +3 -0
- full_patient_state/full_patient_state/0009.parquet +3 -0
- full_patient_state/full_patient_state/0010.parquet +3 -0
- full_patient_state/full_patient_state/0011.parquet +3 -0
- full_patient_state/full_patient_state/0012.parquet +3 -0
- full_patient_state/full_patient_state/0013.parquet +3 -0
- part1_holdout/part1_holdout/0000.parquet +3 -0
- part1_test/part1_test/0000.parquet +3 -0
- part1_train/part1_train/0000.parquet +3 -0
- part2_test/part2_test/0000.parquet +3 -0
- part2_train/part2_train/0000.parquet +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.avro filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
# Audio files - uncompressed
|
| 40 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
# Audio files - compressed
|
| 44 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 49 |
+
# Image files - uncompressed
|
| 50 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 54 |
+
# Image files - compressed
|
| 55 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 58 |
+
# Video files - compressed
|
| 59 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
full_patient_state/full_patient_state/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a6cf4034b44d52af2bb6dbf6943dac5e6f56f1af10471358fe7db118c9cc079e
|
| 3 |
+
size 7665742
|
full_patient_state/full_patient_state/0001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0472eb048f535c546cb76fc4fc9906632159edecab12a33401eaba40a4c2c29f
|
| 3 |
+
size 7719123
|
full_patient_state/full_patient_state/0002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:293215107298a38690891ad1d3a3387ef61bbc168610d4af577ef8ee33dcf665
|
| 3 |
+
size 7630666
|
full_patient_state/full_patient_state/0003.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d6784cb686390b5721773e8e99445f298ddef8c871dd77952a1b8328e6a5d90
|
| 3 |
+
size 7515459
|
full_patient_state/full_patient_state/0004.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c504d9cb658ff549a972aea8f3be7e676ff591bfae0080097e4a3db89fba76b
|
| 3 |
+
size 7535766
|
full_patient_state/full_patient_state/0005.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cb2b8f2b51319f1049c6b1bebe297520910dab7488d616975195bd71513a4b0
|
| 3 |
+
size 7764011
|
full_patient_state/full_patient_state/0006.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:efc176554bdcad58088e9db92373a950921c88f552eec2c736147ed4379f5d19
|
| 3 |
+
size 7545762
|
full_patient_state/full_patient_state/0007.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0436d7311318f50fbfd250f2029b464986b9a7c5e22c9ef5f3c6d2a64acebec9
|
| 3 |
+
size 7722898
|
full_patient_state/full_patient_state/0008.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:51bab143bc0da8c7d173bdbf826a7a8cf49059a5535daa639e6598177a15be91
|
| 3 |
+
size 7521981
|
full_patient_state/full_patient_state/0009.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b2fb527f80a205dcca09a45ecec9812622141fdbbc1b6eba26bf4c8d04c3778
|
| 3 |
+
size 7537783
|
full_patient_state/full_patient_state/0010.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43eb14eade7f88679221464ba92dafeb0b946645c75196dd0d25809be891d9d4
|
| 3 |
+
size 7687696
|
full_patient_state/full_patient_state/0011.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2cc7706e1a12c285b9cf9d83f053d5653b3873c742312ef71901c0b58cc9b41d
|
| 3 |
+
size 7620867
|
full_patient_state/full_patient_state/0012.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83bd31bfa8657623b5199af877513452e0d89091835bfab86b7a51091e889822
|
| 3 |
+
size 7702377
|
full_patient_state/full_patient_state/0013.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6ed2df57514d2db3cc75205a41cfd3c9467e37e037351d0cbc313d0f6c208300
|
| 3 |
+
size 7570114
|
part1_holdout/part1_holdout/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6020e5795f00c828d2204c37740e5e33394e658a2cc09f46c8a74c2b2b31bc45
|
| 3 |
+
size 47112
|
part1_test/part1_test/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d26b122d3910087ec86ab30757800c298728a46457f1c007dab7f07a1cdb5bca
|
| 3 |
+
size 380904
|
part1_train/part1_train/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba84be3ed26d1cd850add93a770d982fd6f512da13fce6ab7133840ee66da559
|
| 3 |
+
size 1322107
|
part2_test/part2_test/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bc596caa8a16c93bcd2ea006bc683d0195b21d242cb35cc2fbc50fda579b9c97
|
| 3 |
+
size 4369193
|
part2_train/part2_train/0000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:790f7a6ca7d2a56fcc5bf4037a0c21dfd78c0af2d57ed7e1639961d0c7b2aafc
|
| 3 |
+
size 17156575
|