Upload dataset manifests
Browse files- .gitattributes +2 -0
- README.md +14 -0
- Train_split.csv +3 -0
- Train_split.original.csv +3 -0
.gitattributes
CHANGED
|
@@ -1886,3 +1886,5 @@ data2/qyo9735/downloaded_datasets/BraTS2020/BraTS2020_TrainingData/MICCAI_BraTS2
|
|
| 1886 |
data2/qyo9735/downloaded_datasets/BraTS2020/BraTS2020_TrainingData/MICCAI_BraTS2020_TrainingData/BraTS20_Training_137/BraTS20_Training_137_flair.nii filter=lfs diff=lfs merge=lfs -text
|
| 1887 |
data2/qyo9735/downloaded_datasets/BraTS2020/BraTS2020_TrainingData/MICCAI_BraTS2020_TrainingData/BraTS20_Training_369/BraTS20_Training_369_flair.nii filter=lfs diff=lfs merge=lfs -text
|
| 1888 |
data2/qyo9735/downloaded_datasets/BraTS2020/BraTS2020_TrainingData/MICCAI_BraTS2020_TrainingData/BraTS20_Training_300/BraTS20_Training_300_flair.nii filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 1886 |
data2/qyo9735/downloaded_datasets/BraTS2020/BraTS2020_TrainingData/MICCAI_BraTS2020_TrainingData/BraTS20_Training_137/BraTS20_Training_137_flair.nii filter=lfs diff=lfs merge=lfs -text
|
| 1887 |
data2/qyo9735/downloaded_datasets/BraTS2020/BraTS2020_TrainingData/MICCAI_BraTS2020_TrainingData/BraTS20_Training_369/BraTS20_Training_369_flair.nii filter=lfs diff=lfs merge=lfs -text
|
| 1888 |
data2/qyo9735/downloaded_datasets/BraTS2020/BraTS2020_TrainingData/MICCAI_BraTS2020_TrainingData/BraTS20_Training_300/BraTS20_Training_300_flair.nii filter=lfs diff=lfs merge=lfs -text
|
| 1889 |
+
Train_split.csv filter=lfs diff=lfs merge=lfs -text
|
| 1890 |
+
Train_split.original.csv filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: Volt_data
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
This dataset was uploaded directly from local file paths listed in `train_split.csv`.
|
| 6 |
+
|
| 7 |
+
Files:
|
| 8 |
+
- `train_split.csv`: `file_path` rewritten to Hub repo-relative paths
|
| 9 |
+
- `train_split.original.csv`: original CSV with local absolute paths
|
| 10 |
+
- `missing_files.csv`: files referenced in CSV but not found locally, if any
|
| 11 |
+
|
| 12 |
+
Path rule:
|
| 13 |
+
- local `/data2/qyo9735/.../scan.nii.gz`
|
| 14 |
+
- hub `data2/qyo9735/.../scan.nii.gz`
|
Train_split.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6613f1f0b899ac04b2cd516d0975948517338fec4c7b040dd7ab9f8bb50d7a7e
|
| 3 |
+
size 11674135
|
Train_split.original.csv
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c5d573ee87838b127930782ea3b2f4c6d6ffd5fe2c2ec4c33dcee20f289b52fd
|
| 3 |
+
size 11733053
|