diff --git a/.dvc/config b/.dvc/config index e69de29..707868a 100644 --- a/.dvc/config +++ b/.dvc/config @@ -0,0 +1,5 @@ +[core] + remote = minio +['remote "minio"'] + url = s3://mlops + endpointurl = https://s3.sortifal.dev diff --git a/data/.gitignore b/data/.gitignore new file mode 100644 index 0000000..55ff1d0 --- /dev/null +++ b/data/.gitignore @@ -0,0 +1 @@ +/raw diff --git a/data/raw.dvc b/data/raw.dvc new file mode 100644 index 0000000..f7e4cf2 --- /dev/null +++ b/data/raw.dvc @@ -0,0 +1,6 @@ +outs: +- md5: d8c5601e4afe95d4a725a528c3fe5db5.dir + size: 165008456 + nfiles: 4 + hash: md5 + path: raw