diff --git a/module-2/.dvc/.gitignore b/module-2/.dvc/.gitignore deleted file mode 100644 index 5ecbd4c..0000000 --- a/module-2/.dvc/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/config.local -/tmp diff --git a/module-2/.dvc/config b/module-2/.dvc/config deleted file mode 100644 index 561d392..0000000 --- a/module-2/.dvc/config +++ /dev/null @@ -1,5 +0,0 @@ -[core] - remote = minio -['remote "minio"'] - url = s3://ml-data - endpointurl = http://127.0.0.1:9000 diff --git a/module-2/README.md b/module-2/README.md index 29d68d5..8909a82 100644 --- a/module-2/README.md +++ b/module-2/README.md @@ -236,3 +236,4 @@ Create synthetic dataset: ```bash python ./labeling/create_dataset_synthetic.py ``` +