From 80ebb3c0da25b34b46454cbb56734e243ac50afc Mon Sep 17 00:00:00 2001 From: Alicja Szulecka <73056579+AliSzu@users.noreply.github.com> Date: Tue, 28 May 2024 21:22:43 +0200 Subject: [PATCH] dvc --- .gitignore | 1 + covtype.csv.dvc | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 .gitignore create mode 100644 covtype.csv.dvc diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0bcefe0 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/covtype.csv diff --git a/covtype.csv.dvc b/covtype.csv.dvc new file mode 100644 index 0000000..eadedf5 --- /dev/null +++ b/covtype.csv.dvc @@ -0,0 +1,5 @@ +outs: +- md5: e88c3c209db2e8982e07c43462d67c87 + size: 75170064 + hash: md5 + path: covtype.csv