Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
---
|
2 |
-
license: bigcode-openrail-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: bigcode-openrail-# Make sure git-lfs is installed (https://git-lfs.com)
|
3 |
+
git lfs install
|
4 |
+
|
5 |
+
git remote add origin git@hf.co:datasets/Mi6paulino/Nodes
|
6 |
+
|
7 |
+
# Make sure SSH key is set in your user settings (https://huggingface.co/settings/keys)
|
8 |
+
git push -u origin main
|