dvc remote update
This commit is contained in:
parent
220b2c2b12
commit
c7f12908b3
@ -1,4 +1,5 @@
|
||||
[core]
|
||||
remote = ium_ssh_remote
|
||||
['remote "ium_ssh_remote"']
|
||||
url = ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl
|
||||
url = ssh://tzietkiewicz.vm.wmi.amu.edu.pl:/home/ium-sftp
|
||||
user = ium-sftp
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -153,7 +153,6 @@ fabric.properties
|
||||
# kaggle
|
||||
kaggle.json
|
||||
Car_Prices_Poland_Kaggle*.csv
|
||||
CarPrices*
|
||||
IUM08/*
|
||||
.DS_store
|
||||
*.db
|
||||
|
BIN
CarPrices_pytorch_model.pkl
Normal file
BIN
CarPrices_pytorch_model.pkl
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
outs:
|
||||
- md5: 113fad808a17e2aa5131832ecaa2e640
|
||||
size: 1647374
|
||||
- md5: 099e43435758084862777c03cc2feb02
|
||||
size: 1648018
|
||||
path: Car_Prices_Poland_Kaggle_dev.csv
|
||||
|
@ -1,4 +1,4 @@
|
||||
outs:
|
||||
- md5: 113fad808a17e2aa5131832ecaa2e640
|
||||
size: 1647374
|
||||
- md5: 099e43435758084862777c03cc2feb02
|
||||
size: 1648018
|
||||
path: Car_Prices_Poland_Kaggle_test.csv
|
||||
|
@ -1,4 +1,4 @@
|
||||
outs:
|
||||
- md5: dd41429d2b3285cc85b94a9b0ec8cf91
|
||||
size: 6597186
|
||||
- md5: 47632fa91312b676baf3053a7a1b4f2b
|
||||
size: 6598832
|
||||
path: Car_Prices_Poland_Kaggle_train.csv
|
||||
|
Loading…
Reference in New Issue
Block a user