Skip to content

Commit 37c84ac

Browse files
Sai Dheeraj MalkarSai Dheeraj Malkar
Sai Dheeraj Malkar
authored and
Sai Dheeraj Malkar
committed
first version_db
1 parent 77d6c28 commit 37c84ac

File tree

4 files changed

+17
-0
lines changed

4 files changed

+17
-0
lines changed

.dvc/config

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[core]
2+
remote = gs_remote
3+
['remote "gs_remote"']
4+
url = gs://nih-dataset-mlops

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,5 @@ cython_debug/
131131
# and can be added to the global gitignore or merged into this file. For a more nuclear
132132
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
133133
#.idea/
134+
/sampled_data
135+
/sampled_data_entry.csv

sampled_data.dvc

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
outs:
2+
- md5: 618314c787f9940f9add84f1e0e33a7b.dir
3+
size: 2509098847
4+
nfiles: 6241
5+
hash: md5
6+
path: sampled_data

sampled_data_entry.csv.dvc

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
outs:
2+
- md5: a5b45580d6a6410bdfe93b96e571bae1
3+
size: 160195
4+
hash: md5
5+
path: sampled_data_entry.csv

0 commit comments

Comments
 (0)